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 f6f9f71be00879585854991f9c740951069669e0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f6f9f71be00879585854991f9c740951069669e0 # timeout=10 Commit message: "ttcn3-bsc-test: also execute tests from BSC_Tests_ASCI" > git rev-list --no-walk f6f9f71be00879585854991f9c740951069669e0 # timeout=10 [ttcn3-msc-test-latest] $ /bin/sh -xe /tmp/jenkins2136847070462946356.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-2063 = 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 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #6 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [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 #8 CACHED #9 [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/ #9 CACHED #10 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #10 CACHED #11 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:c412f7f2cceef4ab45a2c1bc1b79f3dcabd76324bdc4cef4c60aea7ea96e6f0c 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n c412f7f2ccee + 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:11afb87391ac72380cfd0ef7f97e668775104752063e0999c47b942605932554 0.0s 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 11afb87391ac + 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:c412f7f2cceef4ab45a2c1bc1b79f3dcabd76324bdc4cef4c60aea7ea96e6f0c 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 c412f7f2ccee + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-msc-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-msc-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-msc-latest + echo osmo-msc-latest + dir=osmo-msc-latest + pull_arg=--pull + grep ^FROM ../osmo-msc-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-msc-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-msc-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-msc-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/osmo-msc-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-msc-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 586B 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:c37d7c510cf7b2638046e371c7410faa6c699aaf48dd079ab1e9e9847937ad83 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 c37d7c510cf7 + 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 latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:61967f5a655dffcdab7f47cbfe0d727e2859396c373a6ae427af27a12a1dd6f3 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-msc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-msc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-msc-test + echo ttcn3-msc-test + dir=ttcn3-msc-test + pull_arg=--pull + grep ^FROM ../ttcn3-msc-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-msc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-msc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-msc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-msc-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-msc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #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 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" msc #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:476e1cb3470a660f9efe490d25cc31d1095190ac318464308f95affd682e0685 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-msc-test:latest 0.0s 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 476e1cb3470a + 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=48530 + seq 1 30 + echo (48530 + 1) % 256 + bc + SUBNET=147 + NET_NAME=ttcn3-msc-test-147 + SUB4=172.18.147.0/24 + SUB6=fd02:db8:147::/64 + set +x Creating network ttcn3-msc-test-147, trying SUBNET=147... + docker network create --internal --subnet 172.18.147.0/24 --ipv6 --subnet fd02:db8:147::/64 ttcn3-msc-test-147 5866c0a1a75bb3d0b55d17740e341c0966c67fa39edadff4a033e48218fd9f18 + set +x ### Network ttcn3-msc-test-147 created (SUBNET=147) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=147 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc/osmo-msc.cfg Applying SUBNET=147 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc-tester/MSC_Tests.cfg Applying SUBNET=147 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 147 200 + NET=147 + ADDR_SUFIX=200 + echo --network ttcn3-msc-test-147 --ip 172.18.147.200 --ip6 fd02:db8:147::200 + docker run --rm --network ttcn3-msc-test-147 --ip 172.18.147.200 --ip6 fd02:db8:147::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/stp:/data --name jenkins-ttcn3-msc-test-latest-2063-stp -d osmocom-build/osmo-stp-latest e6c4a300342f0e09041d0149c023c4255d01c4e8a6ae1164c12c39fc67ec9a5e + echo Starting container with MSC Starting container with MSC + docker_network_params 147 10 + NET=147 + ADDR_SUFIX=10 + echo --network ttcn3-msc-test-147 --ip 172.18.147.10 --ip6 fd02:db8:147::10 + docker run --rm --network ttcn3-msc-test-147 --ip 172.18.147.10 --ip6 fd02:db8:147::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-2063-msc -d osmocom-build/osmo-msc-latest /bin/sh -c osmo-msc -c /data/osmo-msc.cfg >>/data/osmo-msc.log 2>&1 0a7a7f8a7bd9a58bfa17e7f94e91f57f57bb739e0f6ab167c78ec0b7dc165e08 + echo Starting container with MSC testsuite Starting container with MSC testsuite + docker_network_params 147 103 + NET=147 + ADDR_SUFIX=103 + echo --network ttcn3-msc-test-147 --ip 172.18.147.103 --ip6 fd02:db8:147::103 + docker run --rm --network ttcn3-msc-test-147 --ip 172.18.147.103 --ip6 fd02:db8:147::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.147.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-2063-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@ef4f76b449f4: Unix server socket created successfully. MC@ef4f76b449f4: Listening on TCP port 44049. ef4f76b449f4 is the default MC2> spawn /osmo-ttcn3-hacks/msc/MSC_Tests ef4f76b449f4 44049 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ef4f76b449f4: New HC connected from 172.18.147.103 [172.18.147.103]. ef4f76b449f4: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@ef4f76b449f4: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ef4f76b449f4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ef4f76b449f4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ef4f76b449f4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ef4f76b449f4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ef4f76b449f4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ef4f76b449f4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ef4f76b449f4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ef4f76b449f4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ef4f76b449f4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ef4f76b449f4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ef4f76b449f4: Configuration file was processed on all HCs. MC@ef4f76b449f4: Creating MTC on host 172.18.147.103. MC@ef4f76b449f4: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset'. ------ MSC_Tests.TC_cr_before_reset ------ Mon May 27 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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_cr_before_reset started. MSC_Test-M3UA(4)@ef4f76b449f4: ************************************************* MSC_Test-M3UA(4)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test-M3UA(4)@ef4f76b449f4: ************************************************* MSC_Test-SCCP(3)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-M3UA(4)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test-M3UA(4)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-M3UA(4)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-M3UA(4)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test-M3UA(4)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-M3UA(4)@ef4f76b449f4: Message received on association #8 MSC_Test-M3UA(4)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test-M3UA(4)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test-M3UA(4)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test-M3UA(4)@ef4f76b449f4: Message received on association #8 MSC_Test-M3UA(4)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-M3UA(4)@ef4f76b449f4: Message received on association #8 MSC_Test-M3UA(4)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test-M3UA(4)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test-M3UA(4)@ef4f76b449f4: Message received on association #8 MSC_Test-M3UA(4)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-SCCP(3)@ef4f76b449f4: First idle individual index:0 MSC_Test-M3UA(4)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-M3UA(4)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-M3UA(4)@ef4f76b449f4: Message received on association #8 MSC_Test-M3UA(4)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test-SCCP(3)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-M3UA(4)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: pass MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SCCP(3): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-M3UA(4): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_cr_before_reset finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass'. Mon May 27 08:11:15 UTC 2024 ====== MSC_Tests.TC_cr_before_reset pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_cr_before_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86783) Waiting for packet dumper to finish... 1 (prev_count=86783, count=87860) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi ------ Mon May 27 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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_noauth_tmsi started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(8)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(8)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(8)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(6)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(9)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(8)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(8)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(8)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(8)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(8)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(8)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(8)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(8)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(8)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(8)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(8)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(8)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(8)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(8)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(8)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(11)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(11)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(11)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(11)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(11)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(12)@ef4f76b449f4: Created GsupExpect[0] for "262420000000001" to be handled at TC_lu_imsi_noauth_tmsi0(14) TC_lu_imsi_noauth_tmsi0(14)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(8)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(7)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(7)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_noauth_tmsi0(14)11161408 MSC_Test_0-SCCP(6)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(7)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(8)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(8)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(8)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(8)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@ef4f76b449f4: { messageType := 2, destLocRef := 'AA4F40'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(6)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(6)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(12)@ef4f76b449f4: Found GsupExpect[0] for "262420000000001" handled at TC_lu_imsi_noauth_tmsi0(14) MSC_Test-GSUP(12)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi0(14)"262420000000001" TC_lu_imsi_noauth_tmsi0(14)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(6)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(6)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(6)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(8)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(8)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(6)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi0(14)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(7)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(7)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(6)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(6)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(6)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(8)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(8)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(6)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(6)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(6)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(6)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(8)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(8)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(8)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(7)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi0(14)11161408 TC_lu_imsi_noauth_tmsi0(14)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(6)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(12)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(13)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(7)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(8)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(9)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(11)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(15)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(10)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(6): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(7): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(8): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(9): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(10): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(11): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(12): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(13): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_noauth_tmsi0(14): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(15): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_noauth_tmsi finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass'. Mon May 27 08:11:19 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35325) Waiting for packet dumper to finish... 1 (prev_count=35325, count=192409) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi ------ Mon May 27 08:11:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_noauth_notmsi.pcap" >/data/MSC_Tests.TC_lu_imsi_noauth_notmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_noauth_notmsi started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(19)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(19)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(19)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(17)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(20)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(19)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(19)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(19)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(19)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(19)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(19)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(19)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(19)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(19)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(19)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(19)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(19)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(19)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(19)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(19)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(22)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(22)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(22)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(22)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(22)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(23)@ef4f76b449f4: Created GsupExpect[0] for "262420000000002" to be handled at TC_lu_imsi_noauth_notmsi0(25) TC_lu_imsi_noauth_notmsi0(25)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(19)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(18)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(18)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_noauth_notmsi0(25)9333961 MSC_Test_0-RAN(18)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(17)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(19)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(19)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(19)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@ef4f76b449f4: { messageType := 2, destLocRef := '8E6CC9'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(23)@ef4f76b449f4: Found GsupExpect[0] for "262420000000002" handled at TC_lu_imsi_noauth_notmsi0(25) MSC_Test-GSUP(23)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi0(25)"262420000000002" MSC_Test_0-SCCP(17)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(17)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(17)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(17)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(17)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(19)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi0(25)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(19)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(19)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(17)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(19)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(17)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(17)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi0(25)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(17)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(17)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(17)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(19)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(19)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(19)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(18)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi0(25)9333961 TC_lu_imsi_noauth_notmsi0(25)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(18)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(19)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(23)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(17)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(20)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(24)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(26)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(22)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(21)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(17): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(18): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(19): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(20): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(21): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(22): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(23): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(24): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_noauth_notmsi0(25): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(26): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_noauth_notmsi finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass'. Mon May 27 08:11:24 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36370) Waiting for packet dumper to finish... 1 (prev_count=36370, count=181924) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_tmsi_noauth_notmsi ------ Mon May 27 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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_tmsi_noauth_notmsi started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(30)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(30)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(30)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(28)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(31)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(30)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(30)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(30)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(30)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(30)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(30)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(30)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(30)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(30)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(30)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(30)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(30)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(30)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(30)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(30)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(33)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(33)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(33)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(33)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(33)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(34)@ef4f76b449f4: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(30)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(29)@ef4f76b449f4: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)14022220 MSC_Test_0-SCCP(28)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(29)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(30)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(30)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(30)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@ef4f76b449f4: { messageType := 2, destLocRef := 'D5F64C'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(28)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(28)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(28)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(28)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(28)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(30)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_tmsi_noauth_notmsi0(36)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-RAN(29)@ef4f76b449f4: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@ef4f76b449f4: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(28)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(28)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(30)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(28)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(34)@ef4f76b449f4: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test-GSUP(34)@ef4f76b449f4: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" MSC_Test_0-M3UA(30)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(30)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(30)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(28)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(28)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(36)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(28)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(28)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(30)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(29)@ef4f76b449f4: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)14022220 MSC_Test_0-M3UA(30)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_tmsi_noauth_notmsi0(36)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@ef4f76b449f4: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test_0-M3UA(30)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(30)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@ef4f76b449f4: setverdict(fail): pass -> fail reason: "Paging message doesn't match expectations", new component reason: "Paging message doesn't match expectations" MC@ef4f76b449f4: Test Component 36 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(29)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(28)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(34)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(32)@ef4f76b449f4: Final verdict of PTC: none TC_lu_tmsi_noauth_notmsi0(36)@ef4f76b449f4: Final verdict of PTC: fail reason: "Paging message doesn't match expectations" MSC_Test_0-M3UA(30)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(31)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(35)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(33)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(28): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(29): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(30): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(31): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(32): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(33): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(34): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(35): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(36): fail (none -> fail) reason: "Paging message doesn't match expectations" MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (fail -> fail) MTC@ef4f76b449f4: Test case TC_lu_tmsi_noauth_notmsi finished. Verdict: fail reason: Paging message doesn't match expectations MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi fail'. Mon May 27 08:11:29 UTC 2024 ------ MSC_Tests.TC_lu_tmsi_noauth_notmsi fail ------ Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_tmsi_noauth_notmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=179524) Waiting for packet dumper to finish... 1 (prev_count=179524, count=208096) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject'. ------ MSC_Tests.TC_lu_imsi_reject ------ Mon May 27 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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_reject started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(41)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(41)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(41)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(39)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(42)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(41)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(41)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(41)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(41)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(41)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(41)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(41)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(41)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(41)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(41)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(41)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(41)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(41)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(41)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(41)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(44)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(44)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(44)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(44)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(44)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(45)@ef4f76b449f4: Created GsupExpect[0] for "262420000000003" to be handled at TC_lu_imsi_reject0(47) TC_lu_imsi_reject0(47)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(41)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(41)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(40)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(40)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_reject0(47)16568486 MSC_Test_0-SCCP(39)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(40)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(41)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(41)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(41)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(41)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(41)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(39)@ef4f76b449f4: { messageType := 2, destLocRef := 'FCD0A6'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(39)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(39)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(39)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(39)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(45)@ef4f76b449f4: Found GsupExpect[0] for "262420000000003" handled at TC_lu_imsi_reject0(47) MSC_Test-GSUP(45)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_reject0(47)"262420000000003" MSC_Test_0-M3UA(41)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(41)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(41)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(39)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(39)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(39)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(39)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(41)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(39)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(39)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(39)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(39)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(39)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(39)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(39)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(39)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(41)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(41)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(41)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(39)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(41)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(40)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_reject0(47)16568486 TC_lu_imsi_reject0(47)@ef4f76b449f4: setverdict(pass): none -> pass TC_lu_imsi_reject0(47)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_lu_imsi_reject0(47)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_reject0(47)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(39)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(41)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(40)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(45)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(38)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(42)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(43)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(46)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(44)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(48)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(38): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(39): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(40): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(41): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(42): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(43): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(44): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(45): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(46): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_reject0(47): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(48): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_reject finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass'. Mon May 27 08:11:34 UTC 2024 ====== MSC_Tests.TC_lu_imsi_reject pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=53311) Waiting for packet dumper to finish... 1 (prev_count=53311, count=162075) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup'. ------ MSC_Tests.TC_lu_imsi_timeout_gsup ------ Mon May 27 08:11: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_timeout_gsup started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(52)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(52)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(52)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(50)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(53)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(52)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(52)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(52)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(52)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(52)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(52)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(52)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(52)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(52)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(52)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(52)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(52)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(52)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(52)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(52)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(55)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(55)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(55)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(55)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(55)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(56)@ef4f76b449f4: Created GsupExpect[0] for "262420000000004" to be handled at TC_lu_imsi_timeout_gsup0(58) TC_lu_imsi_timeout_gsup0(58)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(52)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(52)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(51)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(51)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_timeout_gsup0(58)9236907 MSC_Test_0-RAN(51)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(50)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(52)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(52)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(52)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(52)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(52)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(50)@ef4f76b449f4: { messageType := 2, destLocRef := '8CF1AB'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(56)@ef4f76b449f4: Found GsupExpect[0] for "262420000000004" handled at TC_lu_imsi_timeout_gsup0(58) MSC_Test-GSUP(56)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_timeout_gsup0(58)"262420000000004" MSC_Test_0-SCCP(50)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(50)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(50)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(50)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(52)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(52)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(52)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(52)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(50)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(50)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(50)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(50)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(50)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(50)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(50)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(50)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(50)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(50)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(50)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(50)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(52)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(52)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(52)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(50)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(52)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(51)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_timeout_gsup0(58)9236907 TC_lu_imsi_timeout_gsup0(58)@ef4f76b449f4: setverdict(pass): none -> pass TC_lu_imsi_timeout_gsup0(58)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_lu_imsi_timeout_gsup0(58)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_timeout_gsup0(58)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-SMPP(57)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(51)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(50)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(52)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(56)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(53)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(55)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(54)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(50): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(51): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(52): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(53): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(54): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(55): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(56): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(57): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_timeout_gsup0(58): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_timeout_gsup finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass'. Mon May 27 08:11:43 UTC 2024 ====== MSC_Tests.TC_lu_imsi_timeout_gsup pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_imsi_timeout_gsup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=144739) Waiting for packet dumper to finish... 1 (prev_count=144739, count=160565) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi ------ Mon May 27 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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(63)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(63)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(63)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(61)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(64)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(63)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(63)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(63)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(63)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(63)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(63)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(63)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(63)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(63)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(63)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(63)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(63)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(63)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(63)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(63)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(66)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(66)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(66)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(66)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(66)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(67)@ef4f76b449f4: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi0(69) TC_lu_imsi_auth_tmsi0(69)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(63)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(62)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(62)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth_tmsi0(69)9124933 MSC_Test_0-SCCP(61)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(62)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(63)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(63)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@ef4f76b449f4: { messageType := 2, destLocRef := '8B3C45'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(67)@ef4f76b449f4: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi0(69) MSC_Test-GSUP(67)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth_tmsi0(69)"262420000000005" MSC_Test_0-SCCP(61)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(61)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(61)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(63)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi0(69)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(69)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(63)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(63)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(61)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(62)@ef4f76b449f4: patching N(SD)=1 into dtap '05145F9F1EE5'O MSC_Test_0-RAN(62)@ef4f76b449f4: patched enc_l3: '05545F9F1EE5'O MSC_Test_0-SCCP(61)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(61)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(61)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000605545F9F1EE5'O MSC_Test_0-M3UA(63)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(63)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(61)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(63)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(63)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(61)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi0(69)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(62)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(62)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(61)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(61)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(61)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(63)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(63)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(61)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(61)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(61)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(61)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(61)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(61)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(61)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(63)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(63)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(63)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(61)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(63)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(62)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth_tmsi0(69)9124933 TC_lu_imsi_auth_tmsi0(69)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(69)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(69)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(69)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(69)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(62)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(64)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(61)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(63)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(67)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(66)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(65)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(68)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(60)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(70)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(60): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(61): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(62): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(63): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(64): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(65): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(66): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(67): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(68): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth_tmsi0(69): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(70): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass'. Mon May 27 08:11:48 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=202013) Waiting for packet dumper to finish... 1 (prev_count=202013, count=218663) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi ------ Mon May 27 08:11:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap" >/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_auth3g_tmsi started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(74)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(74)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(74)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(72)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(75)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(74)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(74)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(74)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(74)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(74)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(74)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(74)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(74)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(74)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(74)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(74)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(74)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(74)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(74)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(74)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(77)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(77)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(77)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(77)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(77)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(78)@ef4f76b449f4: Created GsupExpect[0] for "262420000001005" to be handled at TC_lu_imsi_auth3g_tmsi0(80) TC_lu_imsi_auth3g_tmsi0(80)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(74)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(73)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(73)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth3g_tmsi0(80)637158 MSC_Test_0-RAN(73)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(72)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(74)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(74)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@ef4f76b449f4: { messageType := 2, destLocRef := '09B8E6'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(78)@ef4f76b449f4: Found GsupExpect[0] for "262420000001005" handled at TC_lu_imsi_auth3g_tmsi0(80) MSC_Test-GSUP(78)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi0(80)"262420000001005" MSC_Test_0-SCCP(72)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(72)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(72)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(74)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi0(80)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(80)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(74)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(74)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(72)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(73)@ef4f76b449f4: patching N(SD)=1 into dtap '05145551486A210470325758'O MSC_Test_0-RAN(73)@ef4f76b449f4: patched enc_l3: '05545551486A210470325758'O MSC_Test_0-SCCP(72)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(72)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(72)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C05545551486A210470325758'O MSC_Test_0-M3UA(74)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(74)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(72)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(74)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(74)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(72)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi0(80)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(73)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(73)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(72)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(72)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(72)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(74)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(74)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(72)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(72)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(72)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(72)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(72)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(72)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(72)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(74)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(74)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(74)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(72)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(74)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(73)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi0(80)637158 TC_lu_imsi_auth3g_tmsi0(80)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(80)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(80)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(80)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(80)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(72)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(78)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(73)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(74)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(71)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(75)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(79)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(77)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(76)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(81)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(71): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(72): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(73): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(74): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(75): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(76): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(77): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(78): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(79): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth3g_tmsi0(80): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(81): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass'. Mon May 27 08:11:52 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi pass ====== Saving talloc report from 172.18.147.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=218209) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc ------ Mon May 27 08:11:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_timeout_tmsi_realloc started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(85)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(85)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(85)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(83)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(86)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(85)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(85)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(85)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(85)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(85)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(85)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(85)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(85)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(85)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(85)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(85)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(85)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(85)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(85)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(85)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(88)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(88)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(88)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(88)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(88)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(89)@ef4f76b449f4: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_timeout_tmsi_realloc0(91) TC_lu_imsi_timeout_tmsi_realloc0(91)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(85)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(85)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(84)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(84)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_timeout_tmsi_realloc0(91)3497937 MSC_Test_0-SCCP(83)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(84)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(85)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(85)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(85)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(85)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(85)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(83)@ef4f76b449f4: { messageType := 2, destLocRef := '355FD1'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(89)@ef4f76b449f4: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_timeout_tmsi_realloc0(91) MSC_Test-GSUP(89)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_timeout_tmsi_realloc0(91)"262420000000005" MSC_Test_0-SCCP(83)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(83)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(83)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(83)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(83)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(83)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(85)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(85)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(85)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(83)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(83)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(85)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(85)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(85)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(85)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(83)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(83)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(83)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(83)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(83)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(83)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_timeout_tmsi_realloc0(91)@ef4f76b449f4: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@ef4f76b449f4: Test Component 91 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(89)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(86)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(84)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(83)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(88)@ef4f76b449f4: Final verdict of PTC: none TC_lu_imsi_timeout_tmsi_realloc0(91)@ef4f76b449f4: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MSC_Test_0-M3UA(85)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(92)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(82)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(87)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(90)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(83): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(84): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(85): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(86): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(87): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(88): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(89): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(90): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_timeout_tmsi_realloc0(91): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (fail -> fail) MTC@ef4f76b449f4: Test case TC_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail'. Mon May 27 08:12:04 UTC 2024 ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=157078) Waiting for packet dumper to finish... 1 (prev_count=157078, count=158155) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown'. ------ MSC_Tests.TC_cmserv_imsi_unknown ------ Mon May 27 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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_cmserv_imsi_unknown started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(96)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(96)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(96)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(94)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(97)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(96)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(96)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(96)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(96)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(96)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(96)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(96)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(96)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(96)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(96)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(96)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(96)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(96)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(96)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(96)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(99)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(99)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(99)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(99)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(99)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(100)@ef4f76b449f4: Created GsupExpect[0] for "262420000000006" to be handled at TC_cmserv_imsi_unknown0(102) TC_cmserv_imsi_unknown0(102)@ef4f76b449f4: 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(96)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(96)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(95)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(95)@ef4f76b449f4: Added conn table entry 0TC_cmserv_imsi_unknown0(102)14069476 MSC_Test_0-SCCP(94)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(95)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(96)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(96)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(96)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(96)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(96)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(94)@ef4f76b449f4: { messageType := 2, destLocRef := 'D6AEE4'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-M3UA(96)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(96)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(94)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(94)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(94)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(94)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(94)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(94)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(94)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(94)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(94)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(94)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(94)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(94)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(94)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(96)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(96)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(96)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(94)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(96)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(95)@ef4f76b449f4: Deleted conn table entry 0TC_cmserv_imsi_unknown0(102)14069476 TC_cmserv_imsi_unknown0(102)@ef4f76b449f4: setverdict(pass): none -> pass TC_cmserv_imsi_unknown0(102)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_cmserv_imsi_unknown0(102)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_imsi_unknown0(102)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(95)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(94)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(100)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(96)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(97)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(93)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(101)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(99)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(98)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(93): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(94): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(95): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(96): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(97): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(98): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(99): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(100): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(101): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_cmserv_imsi_unknown0(102): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_cmserv_imsi_unknown finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass'. Mon May 27 08:12:09 UTC 2024 ====== MSC_Tests.TC_cmserv_imsi_unknown pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_cmserv_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=62716) Waiting for packet dumper to finish... 1 (prev_count=62716, count=154462) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown'. ------ MSC_Tests.TC_cmserv_tmsi_unknown ------ Mon May 27 08:12: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_cmserv_tmsi_unknown.pcap" >/data/MSC_Tests.TC_cmserv_tmsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_cmserv_tmsi_unknown started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(107)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(107)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(107)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(105)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(108)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(107)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(107)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(107)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(107)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(110)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(110)@ef4f76b449f4: CCM Tx:{ msg_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(107)@ef4f76b449f4: Message received on association #8 MSC_Test-GSUP-IPA(110)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA 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(107)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(107)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP-IPA(110)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(110)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(110)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(110)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(107)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(107)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(107)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(107)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(107)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(107)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(107)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(107)@ef4f76b449f4: Received M3UA_NOTIFY -> discard TC_cmserv_tmsi_unknown0(113)@ef4f76b449f4: 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(107)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(107)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(106)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(106)@ef4f76b449f4: Added conn table entry 0TC_cmserv_tmsi_unknown0(113)12875437 MSC_Test_0-RAN(106)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(105)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(107)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(107)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(107)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(107)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(107)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(107)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(107)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(105)@ef4f76b449f4: { messageType := 2, destLocRef := 'C476AD'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(105)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(105)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(105)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(105)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(105)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(105)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(105)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(105)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(105)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(105)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(105)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(105)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(107)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(107)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(107)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(105)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(107)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(106)@ef4f76b449f4: Deleted conn table entry 0TC_cmserv_tmsi_unknown0(113)12875437 TC_cmserv_tmsi_unknown0(113)@ef4f76b449f4: setverdict(pass): none -> pass TC_cmserv_tmsi_unknown0(113)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_cmserv_tmsi_unknown0(113)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_tmsi_unknown0(113)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(106)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(111)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(108)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(107)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(110)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(105)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(104)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(112)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(109)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(104): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(105): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(106): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(107): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(108): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(109): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(110): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(111): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(112): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_cmserv_tmsi_unknown0(113): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_cmserv_tmsi_unknown finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass'. Mon May 27 08:12:13 UTC 2024 ====== MSC_Tests.TC_cmserv_tmsi_unknown pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_cmserv_tmsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35420) Waiting for packet dumper to finish... 1 (prev_count=35420, count=145053) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call'. ------ MSC_Tests.TC_lu_and_mo_call ------ Mon May 27 08:12:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_call.pcap" >/data/MSC_Tests.TC_lu_and_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mo_call started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(118)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(118)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(118)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(116)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(119)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(118)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(118)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(118)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(118)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(118)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(121)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(121)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(121)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(121)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(121)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(122)@ef4f76b449f4: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call0(124) TC_lu_and_mo_call0(124)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(117)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(117)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_call0(124)1869340 MSC_Test_0-SCCP(116)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(117)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@ef4f76b449f4: { messageType := 2, destLocRef := '1C861C'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(122)@ef4f76b449f4: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call0(124) MSC_Test-GSUP(122)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mo_call0(124)"262420000000007" MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(116)@ef4f76b449f4: vl_from0 TC_lu_and_mo_call0(124)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(124)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(116)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(117)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(117)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(116)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(116)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(116)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(116)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(117)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_call0(124)1869340 TC_lu_and_mo_call0(124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@ef4f76b449f4: 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 := '7EFB4BFF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(117)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_call0(124)14685868 MSC_Test_0-RAN(117)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(116)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@ef4f76b449f4: { messageType := 2, destLocRef := 'E016AC'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(119)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call0(124) MSC_Test-MGCP(120)@ef4f76b449f4: 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)@ef4f76b449f4: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(117)@ef4f76b449f4: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(116)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(116)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(120)@ef4f76b449f4: 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)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call0(124)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(119)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call0(124) MSC_Test-MNCC(119)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_call0(124)-2147483647 MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call0(124)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(116)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(116)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(124)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call0(124)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 TC_lu_and_mo_call0(124)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@ef4f76b449f4: { 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.147.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)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(117)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(117)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(116)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(116)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(124)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call0(124)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call0(124)@ef4f76b449f4: f_mo_call_establish DONE TC_lu_and_mo_call0(124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@ef4f76b449f4: Hold the call for some time TC_lu_and_mo_call0(124)@ef4f76b449f4: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call0(124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@ef4f76b449f4: Hangup TC_lu_and_mo_call0(124)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(124)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call0(124)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(117)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(117)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(116)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(116)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(119)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_call0(124)-2147483647 TC_lu_and_mo_call0(124)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(124)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(124)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(116)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(116)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(118)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(118)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(117)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_call0(124)14685868 TC_lu_and_mo_call0(124)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call0(124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@ef4f76b449f4: f_call_hangup 9: done TC_lu_and_mo_call0(124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(124)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(116)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(122)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(117)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(115)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(119)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(118)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(120)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(123)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(121)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(125)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(115): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(116): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(117): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(118): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(119): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(120): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(121): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(122): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(123): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mo_call0(124): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(125): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mo_call finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass'. Mon May 27 08:12:24 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_and_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=420405) Waiting for packet dumper to finish... 1 (prev_count=420405, count=440866) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6'. ------ MSC_Tests.TC_lu_and_mo_call_ipv6 ------ Mon May 27 08:12:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mo_call_ipv6 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(129)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(129)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(129)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(127)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(130)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(129)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(129)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(129)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(129)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(129)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(132)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(132)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(132)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(132)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(132)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(133)@ef4f76b449f4: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_ipv60(135) TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(128)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(128)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_call_ipv60(135)3702106 MSC_Test_0-SCCP(127)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(128)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@ef4f76b449f4: { messageType := 2, destLocRef := '387D5A'O ("8}Z"), 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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(133)@ef4f76b449f4: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_ipv60(135) MSC_Test-GSUP(133)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mo_call_ipv60(135)"262420000000007" MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(127)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(127)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(128)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(128)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(127)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(127)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(127)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(127)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(128)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(135)3702106 TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: 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 := '0FA02184'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(128)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_call_ipv60(135)9720872 MSC_Test_0-RAN(128)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(127)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@ef4f76b449f4: { messageType := 2, destLocRef := '945428'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(130)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_ipv60(135) MSC_Test-MGCP(131)@ef4f76b449f4: 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)@ef4f76b449f4: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(128)@ef4f76b449f4: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(127)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(127)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(131)@ef4f76b449f4: 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)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(130)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_ipv60(135) MSC_Test-MNCC(130)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_call_ipv60(135)-2147483646 TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: vl_len:26 MSC_Test_0-SCCP(127)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(127)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: { 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.147.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)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(128)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(128)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(127)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(127)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: f_mo_call_establish DONE TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: Hold the call for some time TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: Hangup TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(128)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(128)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(127)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(127)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(130)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(135)-2147483646 MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(127)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(127)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(127)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(128)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(135)9720872 MSC_Test_0-M3UA(129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: f_call_hangup 9: done TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(135)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(133)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(128)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(130)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(127)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(129)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(134)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(132)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(136)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(131)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(127): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(128): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(129): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(130): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(131): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(132): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(133): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(134): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mo_call_ipv60(135): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(136): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mo_call_ipv6 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass'. Mon May 27 08:12:36 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call_ipv6 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_and_mo_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=441365) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:12: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mo_call_sccp_tiar_timeout started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(140)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(140)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(140)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(138)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(141)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(140)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(140)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(140)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(140)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(140)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(143)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(143)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(143)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(143)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(143)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(144)@ef4f76b449f4: 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)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(139)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(139)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)1356508 MSC_Test_0-RAN(139)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(138)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@ef4f76b449f4: { messageType := 2, destLocRef := '14B2DC'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(144)@ef4f76b449f4: Found GsupExpect[0] for "262420000000089" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) MSC_Test-GSUP(144)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)"262420000000089" MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@ef4f76b449f4: vl_len:8 TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(138)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(138)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(139)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(139)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(138)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(138)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(138)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(138)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(139)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)1356508 TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: 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 := 'AC3498C9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(139)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)8787718 MSC_Test_0-RAN(139)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(138)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@ef4f76b449f4: { messageType := 2, destLocRef := '861706'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(141)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) MSC_Test-MGCP(142)@ef4f76b449f4: 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)@ef4f76b449f4: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(139)@ef4f76b449f4: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(138)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(138)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(142)@ef4f76b449f4: 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)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(141)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(146) MSC_Test-MNCC(141)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)-2147483645 TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(138)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(138)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(138)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: { 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.147.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)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(139)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(139)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(138)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(138)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(138)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: f_mo_call_establish DONE TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(140)@ef4f76b449f4: Message received on association #8 MSC_Test-MNCC(141)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)-2147483645 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(138)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(140)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(139)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(146)8787718 TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(146)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(140)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(141)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(144)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(138)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(139)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(142)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(145)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(143)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(147)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(138): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(139): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(140): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(141): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(142): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(143): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(144): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(145): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mo_call_sccp_tiar_timeout0(146): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(147): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass'. Mon May 27 08:12:44 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.147.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=389608) Waiting for packet dumper to finish... 1 (prev_count=389608, count=406657) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout'. ------ MSC_Tests.TC_lu_auth_sai_timeout ------ Mon May 27 08:12:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_auth_sai_timeout started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(151)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(151)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(151)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(149)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(152)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(151)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(151)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(151)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(151)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(151)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(151)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(151)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(151)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(151)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(151)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(151)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(151)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(151)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(151)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(151)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(154)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(154)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(154)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(154)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(154)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(155)@ef4f76b449f4: Created GsupExpect[0] for "262420000000008" to be handled at TC_lu_auth_sai_timeout0(157) TC_lu_auth_sai_timeout0(157)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(151)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(150)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(150)@ef4f76b449f4: Added conn table entry 0TC_lu_auth_sai_timeout0(157)11255951 MSC_Test_0-SCCP(149)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(150)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(151)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(151)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(149)@ef4f76b449f4: { messageType := 2, destLocRef := 'ABC08F'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(155)@ef4f76b449f4: Found GsupExpect[0] for "262420000000008" handled at TC_lu_auth_sai_timeout0(157) MSC_Test-GSUP(155)@ef4f76b449f4: Added IMSI table entry 0TC_lu_auth_sai_timeout0(157)"262420000000008" MSC_Test_0-SCCP(149)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(149)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(149)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(149)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(151)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(151)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(151)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(151)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(149)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(149)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(149)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(149)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(149)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(149)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(149)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(149)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(149)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(149)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(149)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(149)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(151)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(151)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(151)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(149)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(151)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(150)@ef4f76b449f4: Deleted conn table entry 0TC_lu_auth_sai_timeout0(157)11255951 TC_lu_auth_sai_timeout0(157)@ef4f76b449f4: setverdict(pass): none -> pass TC_lu_auth_sai_timeout0(157)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_timeout0(157)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_timeout0(157)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(150)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(151)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(149)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(155)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(148)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(152)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(156)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(153)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(158)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(154)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(148): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(149): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(150): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(151): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(152): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(153): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(154): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(155): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(156): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_auth_sai_timeout0(157): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(158): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_auth_sai_timeout finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass'. Mon May 27 08:12:54 UTC 2024 ====== MSC_Tests.TC_lu_auth_sai_timeout pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=156510) Waiting for packet dumper to finish... 1 (prev_count=156510, count=166945) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err'. ------ MSC_Tests.TC_lu_auth_sai_err ------ Mon May 27 08:12: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_auth_sai_err started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(162)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(162)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(162)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(160)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(163)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(162)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(162)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(162)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(162)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(162)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(162)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(162)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(162)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(162)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(162)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(162)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(162)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(162)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(162)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(162)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(165)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(165)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(165)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(165)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(165)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(166)@ef4f76b449f4: Created GsupExpect[0] for "262420000000009" to be handled at TC_lu_auth_sai_err0(168) TC_lu_auth_sai_err0(168)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(162)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(161)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(161)@ef4f76b449f4: Added conn table entry 0TC_lu_auth_sai_err0(168)13275942 MSC_Test_0-SCCP(160)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(161)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(162)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(162)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(160)@ef4f76b449f4: { messageType := 2, destLocRef := 'CA9326'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(166)@ef4f76b449f4: Found GsupExpect[0] for "262420000000009" handled at TC_lu_auth_sai_err0(168) MSC_Test-GSUP(166)@ef4f76b449f4: Added IMSI table entry 0TC_lu_auth_sai_err0(168)"262420000000009" MSC_Test_0-SCCP(160)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(160)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(160)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(160)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(162)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(162)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(162)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(160)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(162)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(160)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(160)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(160)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(160)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(160)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(160)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(160)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(160)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(160)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(160)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(160)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(162)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(162)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(162)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(160)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(162)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(161)@ef4f76b449f4: Deleted conn table entry 0TC_lu_auth_sai_err0(168)13275942 TC_lu_auth_sai_err0(168)@ef4f76b449f4: setverdict(pass): none -> pass TC_lu_auth_sai_err0(168)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_err0(168)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_err0(168)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(161)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(162)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(166)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(160)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(163)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(167)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(164)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(165)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(159)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(169)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(159): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(160): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(161): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(162): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(163): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(164): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(165): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(166): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(167): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_auth_sai_err0(168): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(169): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_auth_sai_err finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass'. Mon May 27 08:12:58 UTC 2024 ====== MSC_Tests.TC_lu_auth_sai_err pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_auth_sai_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=149122) Waiting for packet dumper to finish... 1 (prev_count=149122, count=166904) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request'. ------ MSC_Tests.TC_lu_clear_request ------ Mon May 27 08:13: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_clear_request.pcap" >/data/MSC_Tests.TC_lu_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_clear_request started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(173)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(173)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(173)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(171)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(174)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(173)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(173)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(173)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(173)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(173)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(173)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(173)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(173)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(173)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(173)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(173)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(173)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(173)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(173)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(173)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(176)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(176)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(176)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(176)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(176)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(177)@ef4f76b449f4: Created GsupExpect[0] for "262420000000010" to be handled at TC_lu_clear_request0(179) TC_lu_clear_request0(179)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(173)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(172)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(172)@ef4f76b449f4: Added conn table entry 0TC_lu_clear_request0(179)15069775 MSC_Test_0-SCCP(171)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(172)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(173)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(173)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(173)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(173)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(171)@ef4f76b449f4: { messageType := 2, destLocRef := 'E5F24F'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(171)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(171)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(171)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(171)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(177)@ef4f76b449f4: Found GsupExpect[0] for "262420000000010" handled at TC_lu_clear_request0(179) MSC_Test-GSUP(177)@ef4f76b449f4: Added IMSI table entry 0TC_lu_clear_request0(179)"262420000000010" MSC_Test_0-SCCP(171)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(171)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(171)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(171)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(173)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(171)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(171)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(171)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(171)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(173)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(173)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(171)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(171)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(173)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(171)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(171)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(173)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(171)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(171)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(171)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(171)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(171)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(171)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(171)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(171)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(173)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(173)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(173)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(171)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(173)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(172)@ef4f76b449f4: Deleted conn table entry 0TC_lu_clear_request0(179)15069775 TC_lu_clear_request0(179)@ef4f76b449f4: setverdict(pass): none -> pass TC_lu_clear_request0(179)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(177)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(172)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(171)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(174)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(173)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(175)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(176)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(178)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(180)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(171): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(172): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(173): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(174): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(175): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(176): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(177): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(178): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_clear_request0(179): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_clear_request finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass'. Mon May 27 08:13:04 UTC 2024 ====== MSC_Tests.TC_lu_clear_request pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=161462) Waiting for packet dumper to finish... 1 (prev_count=161462, count=179244) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request'. ------ MSC_Tests.TC_mo_call_clear_request ------ Mon May 27 08:13: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_mo_call_clear_request started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(184)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(184)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(184)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(182)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(185)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(184)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(184)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(184)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(184)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(184)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(187)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(187)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(187)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(187)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(187)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(188)@ef4f76b449f4: Created GsupExpect[0] for "262420002532766" to be handled at TC_mo_call_clear_request0(190) TC_mo_call_clear_request0(190)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(183)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(183)@ef4f76b449f4: Added conn table entry 0TC_mo_call_clear_request0(190)10915341 MSC_Test_0-RAN(183)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(182)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@ef4f76b449f4: { messageType := 2, destLocRef := 'A68E0D'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(188)@ef4f76b449f4: Found GsupExpect[0] for "262420002532766" handled at TC_mo_call_clear_request0(190) MSC_Test-GSUP(188)@ef4f76b449f4: Added IMSI table entry 0TC_mo_call_clear_request0(190)"262420002532766" MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(182)@ef4f76b449f4: vl_from0 TC_mo_call_clear_request0(190)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(182)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(183)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(183)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(182)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(182)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(182)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(182)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(183)@ef4f76b449f4: Deleted conn table entry 0TC_mo_call_clear_request0(190)10915341 TC_mo_call_clear_request0(190)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@ef4f76b449f4: 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 := '5A612197'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(183)@ef4f76b449f4: Added conn table entry 0TC_mo_call_clear_request0(190)1810911 MSC_Test_0-RAN(183)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(182)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@ef4f76b449f4: { messageType := 2, destLocRef := '1BA1DF'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(185)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_mo_call_clear_request0(190) MSC_Test-MGCP(186)@ef4f76b449f4: 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)@ef4f76b449f4: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(183)@ef4f76b449f4: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(182)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(182)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(186)@ef4f76b449f4: 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)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_mo_call_clear_request0(190)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(185)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_mo_call_clear_request0(190) MSC_Test-MNCC(185)@ef4f76b449f4: Added conn table entry 0TC_mo_call_clear_request0(190)-2147483644 MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_call_clear_request0(190)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(182)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(182)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(190)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_mo_call_clear_request0(190)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(190)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_mo_call_clear_request0(190)@ef4f76b449f4: { 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.147.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)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(183)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(183)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(182)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(182)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(190)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_call_clear_request0(190)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_call_clear_request0(190)@ef4f76b449f4: f_mo_call_establish DONE TC_mo_call_clear_request0(190)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(182)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(182)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(185)@ef4f76b449f4: Deleted conn table entry 0TC_mo_call_clear_request0(190)-2147483644 MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(182)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(182)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(182)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(182)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(182)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(183)@ef4f76b449f4: Deleted conn table entry 0TC_mo_call_clear_request0(190)1810911 MSC_Test_0-M3UA(184)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(190)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(190)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@ef4f76b449f4: 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)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(190)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(183)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(184)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(182)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(181)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(188)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(185)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(186)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(189)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(187)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(181): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(182): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(183): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(184): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(185): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(186): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(187): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(188): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(189): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_mo_call_clear_request0(190): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_mo_call_clear_request finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass'. Mon May 27 08:13:11 UTC 2024 ====== MSC_Tests.TC_mo_call_clear_request pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_mo_call_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=429988) Waiting for packet dumper to finish... 1 (prev_count=429988, count=431065) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request'. ------ MSC_Tests.TC_mt_call_clear_request ------ Mon May 27 08:13: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_mt_call_clear_request started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(195)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(195)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(195)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(193)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(196)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(195)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(195)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(195)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(195)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(195)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(195)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(195)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(195)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(195)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(198)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(198)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(198)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(198)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(198)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(199)@ef4f76b449f4: Created GsupExpect[0] for "262420002532768" to be handled at TC_mt_call_clear_request0(201) TC_mt_call_clear_request0(201)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(194)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(194)@ef4f76b449f4: Added conn table entry 0TC_mt_call_clear_request0(201)16575373 MSC_Test_0-RAN(194)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(193)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(195)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@ef4f76b449f4: { messageType := 2, destLocRef := 'FCEB8D'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(199)@ef4f76b449f4: Found GsupExpect[0] for "262420002532768" handled at TC_mt_call_clear_request0(201) MSC_Test-GSUP(199)@ef4f76b449f4: Added IMSI table entry 0TC_mt_call_clear_request0(201)"262420002532768" MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(193)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(193)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(201)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(195)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(201)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(194)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(194)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(193)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(193)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(193)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(193)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(194)@ef4f76b449f4: Deleted conn table entry 0TC_mt_call_clear_request0(201)16575373 TC_mt_call_clear_request0(201)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(196)@ef4f76b449f4: Added conn table entry 0TC_mt_call_clear_request0(201)309556806 MSC_Test_0-RAN(194)@ef4f76b449f4: Created IMSI[0] for '262420002532768'H'426ED722'O to be handled at TC_mt_call_clear_request0(201) MSC_Test_0-M3UA(195)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(194)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_call_clear_request0(201) TC_mt_call_clear_request0(201)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(194)@ef4f76b449f4: Created IMSI[1] for '262420002532768'H'426ED722'O to be handled at TC_mt_call_clear_request0(201) TC_mt_call_clear_request0(201)@ef4f76b449f4: 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 := '426ED722'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(194)@ef4f76b449f4: Added conn table entry 0TC_mt_call_clear_request0(201)5129080 MSC_Test_0-SCCP(193)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(195)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@ef4f76b449f4: { messageType := 2, destLocRef := '4E4378'O ("NCx"), 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-M3UA(195)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(201)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(194)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(194)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(193)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(193)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(201)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(197)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_call_clear_request0(201) MSC_Test-MGCP(197)@ef4f76b449f4: 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)@ef4f76b449f4: f_mt_call_complete 3 TC_mt_call_clear_request0(201)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(195)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(201)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(193)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(193)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(194)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(194)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(193)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(193)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(201)@ef4f76b449f4: f_mt_call_complete 5 TC_mt_call_clear_request0(201)@ef4f76b449f4: f_mt_call_complete 8 TC_mt_call_clear_request0(201)@ef4f76b449f4: f_mt_call_complete 7 TC_mt_call_clear_request0(201)@ef4f76b449f4: f_mt_call_complete 9 TC_mt_call_clear_request0(201)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mt_call_clear_request0(201)@ef4f76b449f4: f_mt_call_complete DONE TC_mt_call_clear_request0(201)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(193)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(193)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(195)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(196)@ef4f76b449f4: Deleted conn table entry 0TC_mt_call_clear_request0(201)309556806 MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(193)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(193)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(193)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(193)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(195)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(193)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(195)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(194)@ef4f76b449f4: Deleted conn table entry 0TC_mt_call_clear_request0(201)5129080 TC_mt_call_clear_request0(201)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(201)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@ef4f76b449f4: 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)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(201)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(194)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(193)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(195)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(198)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(199)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(196)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(200)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(202)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(197)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(193): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(194): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(195): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(196): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(197): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(198): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(199): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(200): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_mt_call_clear_request0(201): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(202): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_mt_call_clear_request finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass'. Mon May 27 08:13:18 UTC 2024 ====== MSC_Tests.TC_mt_call_clear_request pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_mt_call_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=325109) Waiting for packet dumper to finish... 1 (prev_count=325109, count=420237) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect'. ------ MSC_Tests.TC_lu_disconnect ------ Mon May 27 08:13: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_disconnect.pcap" >/data/MSC_Tests.TC_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_disconnect started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(206)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(206)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(206)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(204)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(207)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(206)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(206)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(206)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(206)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(206)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(206)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(206)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(206)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(206)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(206)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(206)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(206)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(206)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(206)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(206)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(209)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(209)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(209)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(209)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(209)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(210)@ef4f76b449f4: Created GsupExpect[0] for "262420000000011" to be handled at TC_lu_disconnect0(212) TC_lu_disconnect0(212)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(206)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(206)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(205)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(205)@ef4f76b449f4: Added conn table entry 0TC_lu_disconnect0(212)4229666 MSC_Test_0-SCCP(204)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(205)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(206)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(206)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(206)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(206)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(206)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(204)@ef4f76b449f4: { messageType := 2, destLocRef := '408A22'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(210)@ef4f76b449f4: Found GsupExpect[0] for "262420000000011" handled at TC_lu_disconnect0(212) MSC_Test-GSUP(210)@ef4f76b449f4: Added IMSI table entry 0TC_lu_disconnect0(212)"262420000000011" MSC_Test_0-SCCP(204)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(204)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(204)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(204)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(204)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(204)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(204)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(204)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(206)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_disconnect0(212)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-RAN(205)@ef4f76b449f4: Deleted conn table entry 0TC_lu_disconnect0(212)4229666 MSC_Test_0-SCCP(204)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-M3UA(206)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(206)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(206)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(204)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(204)@ef4f76b449f4: RLC received in state:disconnect_pending TC_lu_disconnect0(212)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(205)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(210)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(208)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(209)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(206)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(204)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(203)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(207)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(211)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(213)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(204): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(205): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(206): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(207): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(208): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(209): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(210): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(211): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_disconnect0(212): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_disconnect finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass'. Mon May 27 08:13:25 UTC 2024 ====== MSC_Tests.TC_lu_disconnect pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=137885) Waiting for packet dumper to finish... 1 (prev_count=137885, count=145685) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei'. ------ MSC_Tests.TC_lu_by_imei ------ Mon May 27 08:13:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_by_imei.pcap" >/data/MSC_Tests.TC_lu_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_by_imei started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(217)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(217)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(217)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(215)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(218)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(217)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(217)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(217)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(217)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(217)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(217)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(217)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(217)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(217)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(217)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(217)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(217)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(217)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(217)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(217)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(220)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(220)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(220)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(220)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(220)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(221)@ef4f76b449f4: Created GsupExpect[0] for "262420000000012" to be handled at TC_lu_by_imei0(223) TC_lu_by_imei0(223)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(217)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(216)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(216)@ef4f76b449f4: Added conn table entry 0TC_lu_by_imei0(223)2367172 MSC_Test_0-RAN(216)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(215)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(217)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(217)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(217)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(217)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(215)@ef4f76b449f4: { messageType := 2, destLocRef := '241EC4'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(215)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(215)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(215)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(215)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(215)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(215)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(215)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(215)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(217)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(217)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(217)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(217)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(215)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(215)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(215)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(215)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(215)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(215)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(215)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(215)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(215)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(215)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(215)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(215)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(217)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(217)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(217)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(215)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(217)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(216)@ef4f76b449f4: Deleted conn table entry 0TC_lu_by_imei0(223)2367172 TC_lu_by_imei0(223)@ef4f76b449f4: setverdict(pass): none -> pass TC_lu_by_imei0(223)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_lu_by_imei0(223)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_imei0(223)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(215)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(219)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(217)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(216)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(218)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(222)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(221)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(220)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(214)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(224)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(214): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(215): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(216): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(217): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(218): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(219): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(220): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(221): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(222): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_by_imei0(223): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(224): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_by_imei finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass'. Mon May 27 08:13:34 UTC 2024 ====== MSC_Tests.TC_lu_by_imei pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=148049) Waiting for packet dumper to finish... 1 (prev_count=148049, count=165207) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown'. ------ MSC_Tests.TC_lu_by_tmsi_noauth_unknown ------ Mon May 27 08:13: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_by_tmsi_noauth_unknown started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(228)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(228)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(228)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(226)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(229)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(228)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(228)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(228)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(228)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(228)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(228)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(228)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(228)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(228)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(228)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(228)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(228)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(228)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(228)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(228)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(231)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(231)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(231)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(231)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(231)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(232)@ef4f76b449f4: Created GsupExpect[0] for "262420000000013" to be handled at TC_lu_by_tmsi_noauth_unknown0(234) TC_lu_by_tmsi_noauth_unknown0(234)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(228)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(227)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(227)@ef4f76b449f4: Added conn table entry 0TC_lu_by_tmsi_noauth_unknown0(234)6830485 MSC_Test_0-RAN(227)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(226)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(228)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(228)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(228)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(228)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@ef4f76b449f4: { messageType := 2, destLocRef := '683995'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(226)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(226)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(226)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(226)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(226)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(228)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(227)@ef4f76b449f4: patching N(SD)=1 into dtap '0519100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(227)@ef4f76b449f4: patched enc_l3: '0559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(226)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-RAN(227)@ef4f76b449f4: patching N(SD)=2 into dtap '0519082926240000000031'O MSC_Test_0-SCCP(226)@ef4f76b449f4: vl_len:22 MSC_Test_0-SCCP(226)@ef4f76b449f4: vl_from0 MSC_Test_0-RAN(227)@ef4f76b449f4: patched enc_l3: '0599082926240000000031'O MSC_Test_0-SCCP(226)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100130559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(226)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(226)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(226)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000B0599082926240000000031'O MSC_Test_0-M3UA(228)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(228)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(226)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(232)@ef4f76b449f4: Found GsupExpect[0] for "262420000000013" handled at TC_lu_by_tmsi_noauth_unknown0(234) MSC_Test-GSUP(232)@ef4f76b449f4: Added IMSI table entry 0TC_lu_by_tmsi_noauth_unknown0(234)"262420000000013" MSC_Test_0-M3UA(228)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(228)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(226)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(227)@ef4f76b449f4: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(227)@ef4f76b449f4: patched enc_l3: '05DB'O MSC_Test_0-SCCP(226)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(226)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(226)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(228)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(228)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(226)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(226)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(226)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(226)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(226)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(226)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(226)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(228)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(228)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(228)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(226)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(228)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(227)@ef4f76b449f4: Deleted conn table entry 0TC_lu_by_tmsi_noauth_unknown0(234)6830485 TC_lu_by_tmsi_noauth_unknown0(234)@ef4f76b449f4: setverdict(pass): none -> pass TC_lu_by_tmsi_noauth_unknown0(234)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_by_tmsi_noauth_unknown0(234)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_tmsi_noauth_unknown0(234)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(228)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(226)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(232)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(227)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(229)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(235)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(233)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(231)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(230)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(226): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(227): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(228): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(229): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(230): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(231): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(232): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(233): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_by_tmsi_noauth_unknown0(234): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(235): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_by_tmsi_noauth_unknown finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass'. Mon May 27 08:13:39 UTC 2024 ====== MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_by_tmsi_noauth_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97342) Waiting for packet dumper to finish... 1 (prev_count=97342, count=218748) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi'. ------ MSC_Tests.TC_attached_imsi_lu_unknown_tmsi ------ Mon May 27 08:13:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_attached_imsi_lu_unknown_tmsi started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(239)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(239)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(239)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(237)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(240)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(239)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(239)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(239)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(239)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(239)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(239)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(239)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(239)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(239)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(239)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(239)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(239)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(239)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(239)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(239)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(242)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(242)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(242)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(242)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(242)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(243)@ef4f76b449f4: Created GsupExpect[0] for "262420000000056" to be handled at TC_attached_imsi_lu_unknown_tmsi0(245) TC_attached_imsi_lu_unknown_tmsi0(245)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(238)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(238)@ef4f76b449f4: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)2405400 MSC_Test_0-SCCP(237)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(238)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(239)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@ef4f76b449f4: { messageType := 2, destLocRef := '24B418'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(237)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(237)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(237)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(237)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(238)@ef4f76b449f4: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(238)@ef4f76b449f4: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(237)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(237)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(237)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(243)@ef4f76b449f4: Found GsupExpect[0] for "262420000000056" handled at TC_attached_imsi_lu_unknown_tmsi0(245) MSC_Test-GSUP(243)@ef4f76b449f4: Added IMSI table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)"262420000000056" MSC_Test_0-M3UA(239)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(238)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(238)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(237)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(237)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(237)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(237)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(237)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(237)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(238)@ef4f76b449f4: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)2405400 TC_attached_imsi_lu_unknown_tmsi0(245)@ef4f76b449f4: setverdict(pass): none -> pass TC_attached_imsi_lu_unknown_tmsi0(245)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@ef4f76b449f4: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(245)2645776 MSC_Test_0-RAN(238)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(237)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(239)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@ef4f76b449f4: { messageType := 2, destLocRef := '285F10'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(237)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(238)@ef4f76b449f4: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(238)@ef4f76b449f4: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(237)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(237)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(237)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(237)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(239)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(239)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(239)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(239)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(237)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(237)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(237)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attached_imsi_lu_unknown_tmsi0(245)@ef4f76b449f4: setverdict(fail): pass -> fail reason: "Expected LU ACK, but received REJ", new component reason: "Expected LU ACK, but received REJ" MC@ef4f76b449f4: Test Component 245 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(237)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(240)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(238)@ef4f76b449f4: Final verdict of PTC: none TC_attached_imsi_lu_unknown_tmsi0(245)@ef4f76b449f4: Final verdict of PTC: fail reason: "Expected LU ACK, but received REJ" MSC_Test_0-M3UA(239)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(243)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(242)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(241)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(236)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(244)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(246)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(236): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(237): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(238): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(239): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(240): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(241): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(242): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(243): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(244): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_attached_imsi_lu_unknown_tmsi0(245): fail (none -> fail) reason: "Expected LU ACK, but received REJ" MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(246): none (fail -> fail) MTC@ef4f76b449f4: Test case TC_attached_imsi_lu_unknown_tmsi finished. Verdict: fail reason: Expected LU ACK, but received REJ MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi fail'. Mon May 27 08:13:49 UTC 2024 ------ MSC_Tests.TC_attached_imsi_lu_unknown_tmsi fail ------ Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=284333) Waiting for packet dumper to finish... 1 (prev_count=284333, count=285410) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi'. ------ MSC_Tests.TC_imsi_detach_by_imsi ------ Mon May 27 08:13: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_imsi_detach_by_imsi started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(250)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(250)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(250)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(248)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(251)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(250)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(250)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(250)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(250)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(250)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(250)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(250)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(250)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(250)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(250)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(250)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(250)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(250)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(250)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(250)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(253)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(253)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(253)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(253)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(253)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_imsi0(256)@ef4f76b449f4: 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(250)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(250)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(249)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(249)@ef4f76b449f4: Added conn table entry 0TC_imsi_detach_by_imsi0(256)2596213 MSC_Test_0-SCCP(248)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(249)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(250)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(250)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(250)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(250)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(250)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@ef4f76b449f4: { messageType := 2, destLocRef := '279D75'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(248)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(248)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(248)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(248)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(248)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(248)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(248)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(250)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(248)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(248)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(248)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(250)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(250)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(250)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(250)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(249)@ef4f76b449f4: Deleted conn table entry 0TC_imsi_detach_by_imsi0(256)2596213 TC_imsi_detach_by_imsi0(256)@ef4f76b449f4: setverdict(pass): none -> pass TC_imsi_detach_by_imsi0(256)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(248)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(250)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(253)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(252)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(254)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(247)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(249)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(251)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(255)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(257)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(248): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(249): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(250): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(251): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(252): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(253): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(254): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(255): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_imsi_detach_by_imsi0(256): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(257): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_imsi_detach_by_imsi finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass'. Mon May 27 08:13:54 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_imsi pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_imsi_detach_by_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35244) Waiting for packet dumper to finish... 1 (prev_count=35244, count=150674) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi'. ------ MSC_Tests.TC_imsi_detach_by_tmsi ------ Mon May 27 08:13: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_imsi_detach_by_tmsi started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(261)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(261)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(261)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(259)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(262)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(261)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(261)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(261)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(261)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(261)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(261)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(261)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(261)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(261)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(261)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(261)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(264)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(264)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(264)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(264)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(264)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_tmsi0(267)@ef4f76b449f4: 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(261)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(260)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(260)@ef4f76b449f4: Added conn table entry 0TC_imsi_detach_by_tmsi0(267)14319077 MSC_Test_0-RAN(260)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(259)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(261)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(261)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(261)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(259)@ef4f76b449f4: { messageType := 2, destLocRef := 'DA7DE5'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(259)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(259)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(259)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(259)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(259)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(259)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(259)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(259)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(259)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(259)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(259)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(259)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(261)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(261)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(261)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(259)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(261)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(260)@ef4f76b449f4: Deleted conn table entry 0TC_imsi_detach_by_tmsi0(267)14319077 TC_imsi_detach_by_tmsi0(267)@ef4f76b449f4: setverdict(pass): none -> pass TC_imsi_detach_by_tmsi0(267)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_tmsi0(267)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_tmsi0(267)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(260)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(259)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(262)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(265)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(266)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(261)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(264)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(263)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(259): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(260): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(261): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(262): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(263): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(264): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(265): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(266): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_imsi_detach_by_tmsi0(267): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_imsi_detach_by_tmsi finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass'. Mon May 27 08:13:59 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_tmsi pass ====== Saving talloc report from 172.18.147.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@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei'. ------ MSC_Tests.TC_imsi_detach_by_imei ------ Mon May 27 08:14: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_imsi_detach_by_imei started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(272)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(272)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(272)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(270)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(273)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(272)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(272)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(272)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(272)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(272)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(272)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(272)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(272)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(272)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(272)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(272)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(272)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(272)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(272)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(272)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(275)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(275)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(275)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(275)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(275)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_imei0(278)@ef4f76b449f4: 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(272)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(272)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(271)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(271)@ef4f76b449f4: Added conn table entry 0TC_imsi_detach_by_imei0(278)7708340 MSC_Test_0-SCCP(270)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(271)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(272)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(272)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(272)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(272)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(272)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(270)@ef4f76b449f4: { messageType := 2, destLocRef := '759EB4'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(270)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(270)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(270)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(270)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(270)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(270)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(270)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(270)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(272)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(270)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(270)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(270)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(270)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(272)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(272)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(272)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(270)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(272)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(271)@ef4f76b449f4: Deleted conn table entry 0TC_imsi_detach_by_imei0(278)7708340 TC_imsi_detach_by_imei0(278)@ef4f76b449f4: setverdict(pass): none -> pass TC_imsi_detach_by_imei0(278)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_imei0(278)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_imei0(278)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(272)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(270)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(276)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(277)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(279)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(271)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(274)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(273)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(275)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(270): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(271): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(272): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(273): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(274): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(275): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(276): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(277): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_imsi_detach_by_imei0(278): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(279): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_imsi_detach_by_imei finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass'. Mon May 27 08:14:04 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_imei pass ====== Saving talloc report from 172.18.147.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@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject'. ------ MSC_Tests.TC_emerg_call_imei_reject ------ Mon May 27 08:14: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_emerg_call_imei_reject started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(283)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(283)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(283)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(281)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(284)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(283)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(283)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(283)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(283)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(283)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(283)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(283)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(283)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(283)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(283)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(283)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(283)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(283)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(283)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(283)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(286)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(286)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(286)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(286)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(286)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_emerg_call_imei_reject0(289)@ef4f76b449f4: 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(283)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(283)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(282)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(282)@ef4f76b449f4: Added conn table entry 0TC_emerg_call_imei_reject0(289)12848337 MSC_Test_0-SCCP(281)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(282)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(283)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(283)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(283)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(283)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(283)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(283)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(283)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(281)@ef4f76b449f4: { messageType := 2, destLocRef := 'C40CD1'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(281)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(281)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(281)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(281)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(281)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(281)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(281)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(281)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(281)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(281)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(281)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(281)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(283)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(283)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(283)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(281)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(283)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(282)@ef4f76b449f4: Deleted conn table entry 0TC_emerg_call_imei_reject0(289)12848337 TC_emerg_call_imei_reject0(289)@ef4f76b449f4: setverdict(pass): none -> pass TC_emerg_call_imei_reject0(289)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_emerg_call_imei_reject0(289)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imei_reject0(289)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(287)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(283)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(282)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(285)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(281)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(284)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(290)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(288)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(286)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(281): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(282): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(283): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(284): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(285): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(286): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(287): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(288): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_emerg_call_imei_reject0(289): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(290): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_emerg_call_imei_reject finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass'. Mon May 27 08:14:09 UTC 2024 ====== MSC_Tests.TC_emerg_call_imei_reject pass ====== Saving talloc report from 172.18.147.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@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi'. ------ MSC_Tests.TC_emerg_call_imsi ------ Mon May 27 08:14: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_emerg_call_imsi.pcap" >/data/MSC_Tests.TC_emerg_call_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_emerg_call_imsi started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(294)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(294)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(294)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(292)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(295)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(294)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(294)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(294)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(294)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(294)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(297)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(297)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(297)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(297)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(297)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(298)@ef4f76b449f4: Created GsupExpect[0] for "262420000000018" to be handled at TC_emerg_call_imsi0(300) TC_emerg_call_imsi0(300)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(293)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(293)@ef4f76b449f4: Added conn table entry 0TC_emerg_call_imsi0(300)799126 MSC_Test_0-RAN(293)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(292)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@ef4f76b449f4: { messageType := 2, destLocRef := '0C3196'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test-GSUP(298)@ef4f76b449f4: Found GsupExpect[0] for "262420000000018" handled at TC_emerg_call_imsi0(300) MSC_Test-GSUP(298)@ef4f76b449f4: Added IMSI table entry 0TC_emerg_call_imsi0(300)"262420000000018" MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(292)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(292)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(300)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(300)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(293)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(293)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(292)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(292)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(292)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(292)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(293)@ef4f76b449f4: Deleted conn table entry 0TC_emerg_call_imsi0(300)799126 TC_emerg_call_imsi0(300)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(300)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@ef4f76b449f4: 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 := '7CEE7B7C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(293)@ef4f76b449f4: Added conn table entry 0TC_emerg_call_imsi0(300)14343989 MSC_Test_0-RAN(293)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(292)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@ef4f76b449f4: { messageType := 2, destLocRef := 'DADF35'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(300)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(295)@ef4f76b449f4: Created MnccExpect[0] for "112" to be handled at TC_emerg_call_imsi0(300) MSC_Test-MGCP(296)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_emerg_call_imsi0(300) MSC_Test_0-RAN(293)@ef4f76b449f4: patching N(SD)=1 into dtap '030E0406600504020081'O MSC_Test_0-RAN(293)@ef4f76b449f4: patched enc_l3: '034E0406600504020081'O MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: vl_len:13 MSC_Test_0-SCCP(292)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(292)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000A034E0406600504020081'O MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(296)@ef4f76b449f4: 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)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_emerg_call_imsi0(300)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(295)@ef4f76b449f4: Found MnccExpect[0] for "112" handled at TC_emerg_call_imsi0(300) MSC_Test-MNCC(295)@ef4f76b449f4: Added conn table entry 0TC_emerg_call_imsi0(300)-2147483643 MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_emerg_call_imsi0(300)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(292)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(292)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(300)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_emerg_call_imsi0(300)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_emerg_call_imsi0(300)@ef4f76b449f4: { 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.147.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)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(293)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(293)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(292)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(292)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(300)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_emerg_call_imsi0(300)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_emerg_call_imsi0(300)@ef4f76b449f4: f_mo_call_establish DONE TC_emerg_call_imsi0(300)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@ef4f76b449f4: Hold the call for some time TC_emerg_call_imsi0(300)@ef4f76b449f4: Call stayed open for 5.000000 seconds, all is well. TC_emerg_call_imsi0(300)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@ef4f76b449f4: Hangup TC_emerg_call_imsi0(300)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(300)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_emerg_call_imsi0(300)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(293)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(293)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(292)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(292)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(292)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(295)@ef4f76b449f4: Deleted conn table entry 0TC_emerg_call_imsi0(300)-2147483643 TC_emerg_call_imsi0(300)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(300)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(300)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(292)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(292)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(292)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(294)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(292)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(294)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(293)@ef4f76b449f4: Deleted conn table entry 0TC_emerg_call_imsi0(300)14343989 TC_emerg_call_imsi0(300)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_emerg_call_imsi0(300)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@ef4f76b449f4: f_call_hangup 9: done TC_emerg_call_imsi0(300)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(300)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(293)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(295)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(292)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(296)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(297)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(298)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(291)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(294)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(299)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(301)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(291): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(292): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(293): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(294): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(295): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(296): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(297): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(298): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(299): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_emerg_call_imsi0(300): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(301): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_emerg_call_imsi finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass'. Mon May 27 08:14:20 UTC 2024 ====== MSC_Tests.TC_emerg_call_imsi pass ====== Saving talloc report from 172.18.147.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@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject'. ------ MSC_Tests.TC_cm_serv_req_vgcs_reject ------ Mon May 27 08:14:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_cm_serv_req_vgcs_reject started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(305)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(305)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(305)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(303)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(306)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(305)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(305)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(305)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(305)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(305)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(305)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(305)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(305)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(305)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(305)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(305)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(305)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(305)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(305)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(305)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(308)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(308)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(308)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(308)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(308)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(309)@ef4f76b449f4: Created GsupExpect[0] for "262420000000019" to be handled at TC_cm_serv_req_vgcs_reject0(311) TC_cm_serv_req_vgcs_reject0(311)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(305)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(304)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(304)@ef4f76b449f4: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(311)381162 MSC_Test_0-SCCP(303)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(304)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(305)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(305)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(305)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(305)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@ef4f76b449f4: { messageType := 2, destLocRef := '05D0EA'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(303)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(303)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test-GSUP(309)@ef4f76b449f4: Found GsupExpect[0] for "262420000000019" handled at TC_cm_serv_req_vgcs_reject0(311) MSC_Test-GSUP(309)@ef4f76b449f4: Added IMSI table entry 0TC_cm_serv_req_vgcs_reject0(311)"262420000000019" MSC_Test_0-SCCP(303)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vgcs_reject0(311)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(311)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(303)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(303)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(303)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(305)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(305)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(303)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vgcs_reject0(311)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(304)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(304)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(303)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(303)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(303)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(305)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(305)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(303)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(303)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(303)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(303)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(305)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(305)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(305)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(304)@ef4f76b449f4: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(311)381162 TC_cm_serv_req_vgcs_reject0(311)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(311)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@ef4f76b449f4: 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)@ef4f76b449f4: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(311)2596932 MSC_Test_0-RAN(304)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(303)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(305)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(305)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(305)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(305)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(305)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(305)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@ef4f76b449f4: { messageType := 2, destLocRef := '27A044'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(303)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(303)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(303)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(303)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(303)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(303)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(303)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(303)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(303)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(303)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(305)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(305)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(305)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(303)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(304)@ef4f76b449f4: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(311)2596932 MSC_Test_0-M3UA(305)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vgcs_reject0(311)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(311)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(311)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(304)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(303)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(306)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(309)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(305)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(310)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(308)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(307)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(303): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(304): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(305): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(306): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(307): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(308): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(309): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(310): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_cm_serv_req_vgcs_reject0(311): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_cm_serv_req_vgcs_reject finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass'. Mon May 27 08:14:25 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_vgcs_reject pass ====== Saving talloc report from 172.18.147.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=261952) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject'. ------ MSC_Tests.TC_cm_serv_req_vbs_reject ------ Mon May 27 08:14: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_cm_serv_req_vbs_reject started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(316)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(316)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(316)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(314)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(317)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(316)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(316)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(316)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(316)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(316)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(316)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(316)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(316)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(316)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(316)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(316)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(316)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(316)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(316)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(316)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(319)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(319)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(319)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(319)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(319)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(320)@ef4f76b449f4: Created GsupExpect[0] for "262420000000020" to be handled at TC_cm_serv_req_vbs_reject0(322) TC_cm_serv_req_vbs_reject0(322)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(316)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(315)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(315)@ef4f76b449f4: Added conn table entry 0TC_cm_serv_req_vbs_reject0(322)6375840 MSC_Test_0-SCCP(314)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(315)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(316)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(316)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(316)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(316)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@ef4f76b449f4: { messageType := 2, destLocRef := '6149A0'O, sourceLocRef := '000026'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(314)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(314)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(314)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test-GSUP(320)@ef4f76b449f4: Found GsupExpect[0] for "262420000000020" handled at TC_cm_serv_req_vbs_reject0(322) MSC_Test-GSUP(320)@ef4f76b449f4: Added IMSI table entry 0TC_cm_serv_req_vbs_reject0(322)"262420000000020" MSC_Test_0-SCCP(314)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vbs_reject0(322)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(322)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(314)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(314)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(314)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(316)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(316)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(314)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vbs_reject0(322)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(315)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(315)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(314)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(314)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(314)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(316)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(316)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(314)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(314)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(314)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(314)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(316)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(316)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(316)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(315)@ef4f76b449f4: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(322)6375840 TC_cm_serv_req_vbs_reject0(322)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(322)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@ef4f76b449f4: 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)@ef4f76b449f4: Added conn table entry 0TC_cm_serv_req_vbs_reject0(322)10590427 MSC_Test_0-RAN(315)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(314)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(316)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(316)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(316)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(316)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(316)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(316)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@ef4f76b449f4: { messageType := 2, destLocRef := 'A198DB'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(314)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(314)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(314)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(314)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(314)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(314)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(314)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(314)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(314)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(314)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(316)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(316)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(316)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(314)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(316)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(315)@ef4f76b449f4: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(322)10590427 TC_cm_serv_req_vbs_reject0(322)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(322)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(322)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-MNCC(317)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(315)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(314)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(320)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(316)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(319)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(318)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(321)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(323)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(314): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(315): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(316): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(317): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(318): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(319): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(320): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(321): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_cm_serv_req_vbs_reject0(322): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_cm_serv_req_vbs_reject finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass'. Mon May 27 08:14:30 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_vbs_reject pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_cm_serv_req_vbs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239770) Waiting for packet dumper to finish... 1 (prev_count=239770, count=262596) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject'. ------ MSC_Tests.TC_cm_serv_req_lcs_reject ------ Mon May 27 08:14: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_cm_serv_req_lcs_reject started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(327)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(327)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(327)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(325)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(328)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(327)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(327)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(327)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(327)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(327)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(327)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(327)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(327)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(327)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(327)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(327)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(327)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(327)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(327)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(327)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(330)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(330)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(330)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(330)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(330)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(331)@ef4f76b449f4: Created GsupExpect[0] for "262420000000021" to be handled at TC_cm_serv_req_lcs_reject0(333) TC_cm_serv_req_lcs_reject0(333)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(327)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(326)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(326)@ef4f76b449f4: Added conn table entry 0TC_cm_serv_req_lcs_reject0(333)7778633 MSC_Test_0-SCCP(325)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(326)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(327)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(327)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(327)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(327)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@ef4f76b449f4: { messageType := 2, destLocRef := '76B149'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(325)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(325)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(331)@ef4f76b449f4: Found GsupExpect[0] for "262420000000021" handled at TC_cm_serv_req_lcs_reject0(333) MSC_Test-GSUP(331)@ef4f76b449f4: Added IMSI table entry 0TC_cm_serv_req_lcs_reject0(333)"262420000000021" MSC_Test_0-SCCP(325)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(325)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(325)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_cm_serv_req_lcs_reject0(333)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(333)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(327)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(327)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(325)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_lcs_reject0(333)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(326)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(326)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(325)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(325)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(325)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(327)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(327)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(325)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(325)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(325)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(325)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(327)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(327)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(327)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(326)@ef4f76b449f4: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(333)7778633 TC_cm_serv_req_lcs_reject0(333)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(333)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@ef4f76b449f4: 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)@ef4f76b449f4: Added conn table entry 0TC_cm_serv_req_lcs_reject0(333)15730716 MSC_Test_0-RAN(326)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(325)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(327)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(327)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(327)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(327)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(327)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(327)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@ef4f76b449f4: { messageType := 2, destLocRef := 'F0081C'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(325)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(325)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(325)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(325)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(325)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(325)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(325)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(325)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(325)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(325)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(327)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(327)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(327)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(325)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(326)@ef4f76b449f4: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(333)15730716 MSC_Test_0-M3UA(327)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_lcs_reject0(333)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(333)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(333)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(325)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(326)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(330)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(331)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(327)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(328)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(334)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(332)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(329)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(325): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(326): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(327): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(328): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(329): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(330): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(331): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(332): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_cm_serv_req_lcs_reject0(333): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(334): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_cm_serv_req_lcs_reject finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass'. Mon May 27 08:14:35 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_lcs_reject pass ====== Saving talloc report from 172.18.147.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=261316) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject'. ------ MSC_Tests.TC_cm_reest_req_reject ------ Mon May 27 08:14: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_cm_reest_req_reject started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(338)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(338)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(338)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(336)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(339)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(338)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(338)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(338)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(338)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(338)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(338)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(338)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(338)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(338)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(338)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(338)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(338)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(338)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(338)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(338)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(341)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(341)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(341)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(341)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(341)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(342)@ef4f76b449f4: Created GsupExpect[0] for "262420000000022" to be handled at TC_cm_reest_req_reject0(344) TC_cm_reest_req_reject0(344)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(338)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(337)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(337)@ef4f76b449f4: Added conn table entry 0TC_cm_reest_req_reject0(344)15085983 MSC_Test_0-SCCP(336)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(337)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(338)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(338)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(338)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(338)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@ef4f76b449f4: { messageType := 2, destLocRef := 'E6319F'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(336)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(336)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(342)@ef4f76b449f4: Found GsupExpect[0] for "262420000000022" handled at TC_cm_reest_req_reject0(344) MSC_Test-GSUP(342)@ef4f76b449f4: Added IMSI table entry 0TC_cm_reest_req_reject0(344)"262420000000022" MSC_Test_0-SCCP(336)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(336)@ef4f76b449f4: vl_from0 TC_cm_reest_req_reject0(344)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(336)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_cm_reest_req_reject0(344)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(338)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(338)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(336)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reest_req_reject0(344)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(337)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(337)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(336)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(336)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(336)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(338)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(338)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(336)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(336)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(336)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(336)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(338)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(338)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(338)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(337)@ef4f76b449f4: Deleted conn table entry 0TC_cm_reest_req_reject0(344)15085983 TC_cm_reest_req_reject0(344)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(344)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@ef4f76b449f4: 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)@ef4f76b449f4: Added conn table entry 0TC_cm_reest_req_reject0(344)6738569 MSC_Test_0-RAN(337)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(336)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(338)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(338)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(338)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(338)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(338)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(338)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@ef4f76b449f4: { messageType := 2, destLocRef := '66D289'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(336)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(336)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(336)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(336)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(336)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(336)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(336)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(336)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(336)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(336)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(338)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(338)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(338)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(336)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(338)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(337)@ef4f76b449f4: Deleted conn table entry 0TC_cm_reest_req_reject0(344)6738569 TC_cm_reest_req_reject0(344)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(344)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(344)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(336)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(337)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(338)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(341)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(342)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(339)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(345)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(335)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(343)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(340)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(335): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(336): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(337): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(338): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(339): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(340): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(341): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(342): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(343): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_cm_reest_req_reject0(344): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(345): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_cm_reest_req_reject finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass'. Mon May 27 08:14:40 UTC 2024 ====== MSC_Tests.TC_cm_reest_req_reject pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_cm_reest_req_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239500) Waiting for packet dumper to finish... 1 (prev_count=239500, count=262664) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail'. ------ MSC_Tests.TC_lu_auth_2G_fail ------ Mon May 27 08:14: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_auth_2G_fail started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(349)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(349)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(349)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(347)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(350)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(349)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(349)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(349)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(349)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(349)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(349)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(349)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(349)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(349)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(349)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(349)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(349)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(349)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(349)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(349)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(352)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(352)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(352)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(352)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(352)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(353)@ef4f76b449f4: Created GsupExpect[0] for "262420000000023" to be handled at TC_lu_auth_2G_fail0(355) TC_lu_auth_2G_fail0(355)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(349)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(348)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(348)@ef4f76b449f4: Added conn table entry 0TC_lu_auth_2G_fail0(355)7339392 MSC_Test_0-SCCP(347)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(348)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(349)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(349)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@ef4f76b449f4: { messageType := 2, destLocRef := '6FFD80'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(353)@ef4f76b449f4: Found GsupExpect[0] for "262420000000023" handled at TC_lu_auth_2G_fail0(355) MSC_Test-GSUP(353)@ef4f76b449f4: Added IMSI table entry 0TC_lu_auth_2G_fail0(355)"262420000000023" MSC_Test_0-SCCP(347)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(347)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(347)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(347)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(349)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(349)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(347)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(347)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(347)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(348)@ef4f76b449f4: patching N(SD)=1 into dtap '051400000000'O MSC_Test_0-RAN(348)@ef4f76b449f4: patched enc_l3: '055400000000'O MSC_Test_0-SCCP(347)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(347)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(347)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(347)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010006055400000000'O MSC_Test_0-M3UA(349)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(349)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(349)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(349)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(347)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(347)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(347)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(347)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(347)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(347)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(347)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(347)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(347)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(347)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(347)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(349)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(349)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(349)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(347)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(349)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(348)@ef4f76b449f4: Deleted conn table entry 0TC_lu_auth_2G_fail0(355)7339392 TC_lu_auth_2G_fail0(355)@ef4f76b449f4: setverdict(pass): none -> pass TC_lu_auth_2G_fail0(355)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_lu_auth_2G_fail0(355)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_2G_fail0(355)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(348)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(347)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(354)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(350)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(353)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(346)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(349)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(356)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(352)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(351)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(346): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(347): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(348): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(349): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(350): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(351): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(352): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(353): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(354): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_auth_2G_fail0(355): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(356): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_auth_2G_fail finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass'. Mon May 27 08:14:45 UTC 2024 ====== MSC_Tests.TC_lu_auth_2G_fail pass ====== Saving talloc report from 172.18.147.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@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:14: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_13_13 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(360)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(360)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(360)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(358)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(361)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(360)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(360)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(360)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(360)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(360)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(360)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(360)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(360)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(360)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(360)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(360)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(360)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(360)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(360)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(360)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(363)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(363)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(363)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(363)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(363)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(364)@ef4f76b449f4: 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)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(360)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(359)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(359)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(366)12751829 MSC_Test_0-SCCP(358)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(359)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(360)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(360)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@ef4f76b449f4: { messageType := 2, destLocRef := 'C293D5'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(364)@ef4f76b449f4: Found GsupExpect[0] for "262420000000024" handled at TC_lu_imsi_auth_tmsi_encr_13_130(366) MSC_Test-GSUP(364)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(366)"262420000000024" MSC_Test_0-SCCP(358)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(358)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(358)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(360)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_13_130(366)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(366)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(360)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(360)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(358)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(359)@ef4f76b449f4: patching N(SD)=1 into dtap '05143B4EEE20'O MSC_Test_0-RAN(359)@ef4f76b449f4: patched enc_l3: '05543B4EEE20'O MSC_Test_0-SCCP(358)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(358)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(358)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000605543B4EEE20'O MSC_Test_0-M3UA(360)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(360)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(358)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(358)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(358)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(358)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(360)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(360)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(358)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(360)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(360)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(358)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_13_130(366)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(359)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(359)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(358)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(358)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(358)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(360)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(360)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(358)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(358)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(358)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(358)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(358)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(358)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(358)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(360)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(360)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(360)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(358)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(360)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(359)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(366)12751829 TC_lu_imsi_auth_tmsi_encr_13_130(366)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(366)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(366)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(366)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(366)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(359)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(364)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(360)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(362)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(358)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(357)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(363)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(365)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(361)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(357): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(358): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(359): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(360): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(361): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(362): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(363): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(364): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(365): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_130(366): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_13_13 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass'. Mon May 27 08:14:50 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass ====== Saving talloc report from 172.18.147.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=237564) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload'. ------ MSC_Tests.TC_cl3_no_payload ------ Mon May 27 08:14: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_cl3_no_payload.pcap" >/data/MSC_Tests.TC_cl3_no_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_cl3_no_payload started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(371)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(371)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(371)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(369)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(372)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(371)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(371)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(371)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(371)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(371)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(371)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(371)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(371)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(371)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(371)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(371)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(371)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(371)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(371)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(371)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(374)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(374)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(374)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(374)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(374)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(371)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(371)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(371)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(370)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(370)@ef4f76b449f4: Added conn table entry 0TC_cl3_no_payload0(377)2881143 MSC_Test_0-RAN(370)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(369)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(371)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(371)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(371)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(371)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(371)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(369)@ef4f76b449f4: { messageType := 2, destLocRef := '2BF677'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(369)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(369)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(369)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(369)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(369)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(369)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(369)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(369)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(371)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(371)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(371)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(369)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(371)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(370)@ef4f76b449f4: Deleted conn table entry 0TC_cl3_no_payload0(377)2881143 TC_cl3_no_payload0(377)@ef4f76b449f4: setverdict(pass): none -> pass TC_cl3_no_payload0(377)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cl3_no_payload0(377)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(369)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(371)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(372)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(375)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(374)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(368)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(370)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(373)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(376)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(378)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(368): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(369): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(370): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(371): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(372): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(373): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(374): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(375): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(376): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_cl3_no_payload0(377): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(378): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_cl3_no_payload finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass'. Mon May 27 08:14:55 UTC 2024 ====== MSC_Tests.TC_cl3_no_payload pass ====== Saving talloc report from 172.18.147.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@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload'. ------ MSC_Tests.TC_cl3_rnd_payload ------ Mon May 27 08:14: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_cl3_rnd_payload.pcap" >/data/MSC_Tests.TC_cl3_rnd_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_cl3_rnd_payload started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(382)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(382)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(382)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(380)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(383)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(382)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(382)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(382)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(382)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(382)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(382)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(382)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(382)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(382)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(382)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(382)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(382)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(382)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(382)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(382)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(385)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(385)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(385)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(385)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(385)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(382)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(382)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(382)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(381)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(381)@ef4f76b449f4: Added conn table entry 0TC_cl3_rnd_payload0(388)588225 MSC_Test_0-RAN(381)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(380)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(382)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(382)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(382)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(382)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(382)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@ef4f76b449f4: { messageType := 2, destLocRef := '08F9C1'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(380)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(380)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(380)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(380)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(380)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(380)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(380)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(380)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(382)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(382)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(382)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(382)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(381)@ef4f76b449f4: Deleted conn table entry 0TC_cl3_rnd_payload0(388)588225 TC_cl3_rnd_payload0(388)@ef4f76b449f4: setverdict(pass): none -> pass TC_cl3_rnd_payload0(388)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cl3_rnd_payload0(388)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(386)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(380)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(383)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(387)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(379)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(381)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(382)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(389)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(385)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(384)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(379): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(380): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(381): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(382): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(383): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(384): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(385): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(386): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(387): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_cl3_rnd_payload0(388): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(389): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_cl3_rnd_payload finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass'. Mon May 27 08:14:59 UTC 2024 ====== MSC_Tests.TC_cl3_rnd_payload pass ====== Saving talloc report from 172.18.147.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=132681) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing'. ------ MSC_Tests.TC_establish_and_nothing ------ Mon May 27 08:15: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_establish_and_nothing.pcap" >/data/MSC_Tests.TC_establish_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_establish_and_nothing started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(393)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(393)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(393)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(391)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(394)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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(396)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(396)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(396)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(396)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(396)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(393)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(393)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(393)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(393)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(393)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(393)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(393)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(393)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(393)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(393)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(393)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(393)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(393)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(393)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(393)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(393)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(397)@ef4f76b449f4: Created GsupExpect[0] for "262420000000027" to be handled at TC_establish_and_nothing0(399) TC_establish_and_nothing0(399)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(392)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(392)@ef4f76b449f4: Added conn table entry 0TC_establish_and_nothing0(399)8107188 MSC_Test_0-RAN(392)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(391)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(393)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@ef4f76b449f4: { messageType := 2, destLocRef := '7BB4B4'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(397)@ef4f76b449f4: Found GsupExpect[0] for "262420000000027" handled at TC_establish_and_nothing0(399) MSC_Test-GSUP(397)@ef4f76b449f4: Added IMSI table entry 0TC_establish_and_nothing0(399)"262420000000027" MSC_Test_0-SCCP(391)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(391)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(391)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(391)@ef4f76b449f4: vl_from0 TC_establish_and_nothing0(399)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(391)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_establish_and_nothing0(399)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(391)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(399)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(392)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(392)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(391)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(391)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(391)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(391)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(391)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(391)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(391)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(392)@ef4f76b449f4: Deleted conn table entry 0TC_establish_and_nothing0(399)8107188 TC_establish_and_nothing0(399)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(399)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@ef4f76b449f4: 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 := '5107F4E2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(392)@ef4f76b449f4: Added conn table entry 0TC_establish_and_nothing0(399)1488404 MSC_Test_0-RAN(392)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(391)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(393)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(393)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@ef4f76b449f4: { messageType := 2, destLocRef := '16B614'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(391)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(391)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(391)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(391)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(399)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(399)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(393)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(391)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(391)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(391)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(391)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(391)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(391)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(391)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(393)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(391)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(393)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(392)@ef4f76b449f4: Deleted conn table entry 0TC_establish_and_nothing0(399)1488404 TC_establish_and_nothing0(399)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(399)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(399)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(392)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(394)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(396)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(397)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(400)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(390)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(393)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(391)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(398)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(395)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(390): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(391): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(392): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(393): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(394): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(395): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(396): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(397): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(398): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_establish_and_nothing0(399): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(400): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_establish_and_nothing finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass'. Mon May 27 08:15:09 UTC 2024 ====== MSC_Tests.TC_establish_and_nothing pass ====== Saving talloc report from 172.18.147.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@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing'. ------ MSC_Tests.TC_mo_setup_and_nothing ------ Mon May 27 08:15: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_mo_setup_and_nothing started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(404)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(404)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(404)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(402)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(405)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(404)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(404)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(404)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(404)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(404)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(404)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(404)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(404)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(404)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(404)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(404)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(404)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(404)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(404)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(404)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(407)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(407)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(407)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(407)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(407)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(408)@ef4f76b449f4: Created GsupExpect[0] for "262420000000028" to be handled at TC_mo_setup_and_nothing0(410) TC_mo_setup_and_nothing0(410)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(403)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(403)@ef4f76b449f4: Added conn table entry 0TC_mo_setup_and_nothing0(410)16530160 MSC_Test_0-RAN(403)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(402)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@ef4f76b449f4: { messageType := 2, destLocRef := 'FC3AF0'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(408)@ef4f76b449f4: Found GsupExpect[0] for "262420000000028" handled at TC_mo_setup_and_nothing0(410) MSC_Test-GSUP(408)@ef4f76b449f4: Added IMSI table entry 0TC_mo_setup_and_nothing0(410)"262420000000028" MSC_Test_0-SCCP(402)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(402)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(402)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_setup_and_nothing0(410)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_nothing0(410)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(404)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(410)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(403)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(403)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(402)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(402)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(402)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(402)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(402)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(403)@ef4f76b449f4: Deleted conn table entry 0TC_mo_setup_and_nothing0(410)16530160 TC_mo_setup_and_nothing0(410)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@ef4f76b449f4: 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 := '0A187E1C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(403)@ef4f76b449f4: Added conn table entry 0TC_mo_setup_and_nothing0(410)1250823 MSC_Test_0-RAN(403)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(402)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@ef4f76b449f4: { messageType := 2, destLocRef := '131607'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(402)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(410)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(405)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_nothing0(410) MSC_Test-MGCP(406)@ef4f76b449f4: 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)@ef4f76b449f4: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(403)@ef4f76b449f4: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(402)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(402)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(402)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(406)@ef4f76b449f4: 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)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(404)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(402)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(402)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(402)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(402)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(402)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(404)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(402)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(404)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(403)@ef4f76b449f4: Deleted conn table entry 0TC_mo_setup_and_nothing0(410)1250823 TC_mo_setup_and_nothing0(410)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(410)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(410)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(408)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(404)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(405)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(402)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(403)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(401)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(409)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(411)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(406)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(407)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(401): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(402): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(403): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(404): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(405): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(406): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(407): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(408): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(409): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_mo_setup_and_nothing0(410): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(411): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_mo_setup_and_nothing finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass'. Mon May 27 08:15:19 UTC 2024 ====== MSC_Tests.TC_mo_setup_and_nothing pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_mo_setup_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=317780) Waiting for packet dumper to finish... 1 (prev_count=317780, count=325754) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout'. ------ MSC_Tests.TC_mo_crcx_ran_timeout ------ Mon May 27 08:15: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_mo_crcx_ran_timeout started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(415)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(415)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(415)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(413)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(416)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(415)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(415)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(415)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(415)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(415)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(415)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(415)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(415)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(415)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(415)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(415)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(415)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(415)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(415)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(415)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(418)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(418)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(418)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(418)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(418)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(419)@ef4f76b449f4: Created GsupExpect[0] for "262420000000029" to be handled at TC_mo_crcx_ran_timeout0(421) TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(414)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(414)@ef4f76b449f4: Added conn table entry 0TC_mo_crcx_ran_timeout0(421)7918271 MSC_Test_0-SCCP(413)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(414)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@ef4f76b449f4: { messageType := 2, destLocRef := '78D2BF'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(413)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(419)@ef4f76b449f4: Found GsupExpect[0] for "262420000000029" handled at TC_mo_crcx_ran_timeout0(421) MSC_Test-GSUP(419)@ef4f76b449f4: Added IMSI table entry 0TC_mo_crcx_ran_timeout0(421)"262420000000029" MSC_Test_0-SCCP(413)@ef4f76b449f4: Session index based on connection ID:0 TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(413)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(413)@ef4f76b449f4: vl_from0 TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(413)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(414)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(414)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(413)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(413)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(413)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(413)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(413)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(414)@ef4f76b449f4: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(421)7918271 TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: 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 := '42CFDB31'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(414)@ef4f76b449f4: Added conn table entry 0TC_mo_crcx_ran_timeout0(421)11858908 MSC_Test_0-RAN(414)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(413)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@ef4f76b449f4: { messageType := 2, destLocRef := 'B4F3DC'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(413)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(416)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_timeout0(421) MSC_Test-MGCP(417)@ef4f76b449f4: 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)@ef4f76b449f4: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(414)@ef4f76b449f4: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(413)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(413)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(413)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(417)@ef4f76b449f4: 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)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(416)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_mo_crcx_ran_timeout0(421) MSC_Test-MNCC(416)@ef4f76b449f4: Added conn table entry 0TC_mo_crcx_ran_timeout0(421)-2147483641 TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: f_mo_call_establish DONE TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(415)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(415)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(416)@ef4f76b449f4: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(421)-2147483641 MSC_Test_0-SCCP(413)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(413)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(413)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(413)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(413)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(413)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(415)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(413)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(415)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(414)@ef4f76b449f4: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(421)11858908 TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(421)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(414)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(416)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(419)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(417)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(412)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(415)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(413)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(422)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(418)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(420)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(412): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(413): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(414): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(415): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(416): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(417): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(418): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(419): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(420): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_mo_crcx_ran_timeout0(421): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(422): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_mo_crcx_ran_timeout finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass'. Mon May 27 08:15:27 UTC 2024 ====== MSC_Tests.TC_mo_crcx_ran_timeout pass ====== Saving talloc report from 172.18.147.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@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject'. ------ MSC_Tests.TC_mo_crcx_ran_reject ------ Mon May 27 08:15: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_mo_crcx_ran_reject started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(426)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(426)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(426)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(424)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(427)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(426)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(426)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(426)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(426)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(426)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(426)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(426)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(426)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(426)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(426)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(426)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(426)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(426)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(426)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(426)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(429)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(429)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(429)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(429)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(429)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(430)@ef4f76b449f4: Created GsupExpect[0] for "262420000000030" to be handled at TC_mo_crcx_ran_reject0(432) TC_mo_crcx_ran_reject0(432)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(425)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(425)@ef4f76b449f4: Added conn table entry 0TC_mo_crcx_ran_reject0(432)11004065 MSC_Test_0-SCCP(424)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(425)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@ef4f76b449f4: { messageType := 2, destLocRef := 'A7E8A1'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(430)@ef4f76b449f4: Found GsupExpect[0] for "262420000000030" handled at TC_mo_crcx_ran_reject0(432) MSC_Test-GSUP(430)@ef4f76b449f4: Added IMSI table entry 0TC_mo_crcx_ran_reject0(432)"262420000000030" MSC_Test_0-SCCP(424)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(424)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(424)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_crcx_ran_reject0(432)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(425)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(425)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(424)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(424)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(424)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(424)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(424)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(424)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(425)@ef4f76b449f4: Deleted conn table entry 0TC_mo_crcx_ran_reject0(432)11004065 TC_mo_crcx_ran_reject0(432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@ef4f76b449f4: 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 := '21FC5236'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(425)@ef4f76b449f4: Added conn table entry 0TC_mo_crcx_ran_reject0(432)12867943 MSC_Test_0-RAN(425)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(424)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@ef4f76b449f4: { messageType := 2, destLocRef := 'C45967'O, sourceLocRef := '000037'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(432)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(427)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_reject0(432) MSC_Test-MGCP(428)@ef4f76b449f4: 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)@ef4f76b449f4: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(425)@ef4f76b449f4: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(424)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(424)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(424)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(428)@ef4f76b449f4: 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)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX MSC_Test_0-M3UA(426)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(426)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(432)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_reject0(432)@ef4f76b449f4: f_mo_call_establish DONE TC_mo_crcx_ran_reject0(432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(424)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(424)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(424)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(424)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(426)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(425)@ef4f76b449f4: Deleted conn table entry 0TC_mo_crcx_ran_reject0(432)12867943 TC_mo_crcx_ran_reject0(432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(432)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-MNCC(427)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(425)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(424)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(430)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(429)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(426)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(431)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(428)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(433)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(424): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(425): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(426): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(427): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(428): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(429): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(430): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(431): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_mo_crcx_ran_reject0(432): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(433): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_mo_crcx_ran_reject finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass'. Mon May 27 08:15:32 UTC 2024 ====== MSC_Tests.TC_mo_crcx_ran_reject pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_mo_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=327541) Waiting for packet dumper to finish... 1 (prev_count=327541, count=328618) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject'. ------ MSC_Tests.TC_mt_crcx_ran_reject ------ Mon May 27 08:15: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_mt_crcx_ran_reject started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(437)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(437)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(437)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(435)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(438)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(437)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(437)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(437)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(437)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(437)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(437)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(437)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(437)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(437)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(437)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(437)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(440)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(440)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(440)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(440)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(440)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(441)@ef4f76b449f4: Created GsupExpect[0] for "262420000000031" to be handled at TC_mt_crcx_ran_reject0(443) TC_mt_crcx_ran_reject0(443)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(436)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(436)@ef4f76b449f4: Added conn table entry 0TC_mt_crcx_ran_reject0(443)8332731 MSC_Test_0-RAN(436)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(435)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@ef4f76b449f4: { messageType := 2, destLocRef := '7F25BB'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(435)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(441)@ef4f76b449f4: Found GsupExpect[0] for "262420000000031" handled at TC_mt_crcx_ran_reject0(443) MSC_Test-GSUP(441)@ef4f76b449f4: Added IMSI table entry 0TC_mt_crcx_ran_reject0(443)"262420000000031" MSC_Test_0-SCCP(435)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(435)@ef4f76b449f4: vl_from0 TC_mt_crcx_ran_reject0(443)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(443)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(435)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(436)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(436)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(435)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(435)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(435)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(435)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(435)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(435)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(436)@ef4f76b449f4: Deleted conn table entry 0TC_mt_crcx_ran_reject0(443)8332731 TC_mt_crcx_ran_reject0(443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(436)@ef4f76b449f4: Created IMSI[0] for '262420000000031'H'9824C0FA'O to be handled at TC_mt_crcx_ran_reject0(443) MSC_Test-MNCC(438)@ef4f76b449f4: Added conn table entry 0TC_mt_crcx_ran_reject0(443)1183308079 MSC_Test_0-M3UA(437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(436)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_crcx_ran_reject0(443) TC_mt_crcx_ran_reject0(443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@ef4f76b449f4: 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 := '9824C0FA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(436)@ef4f76b449f4: Added conn table entry 0TC_mt_crcx_ran_reject0(443)4243678 MSC_Test_0-SCCP(435)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@ef4f76b449f4: { messageType := 2, destLocRef := '40C0DE'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(435)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(443)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(439)@ef4f76b449f4: 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)@ef4f76b449f4: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(436)@ef4f76b449f4: patched enc_l3: '8308'O MSC_Test_0-SCCP(435)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(435)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(435)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(439)@ef4f76b449f4: 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-MNCC(438)@ef4f76b449f4: Deleted conn table entry 0TC_mt_crcx_ran_reject0(443)1183308079 MSC_Test_0-M3UA(437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(435)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(435)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(435)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(435)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(435)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(435)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(437)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(436)@ef4f76b449f4: Deleted conn table entry 0TC_mt_crcx_ran_reject0(443)4243678 TC_mt_crcx_ran_reject0(443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(443)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(436)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(438)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(435)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(441)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(437)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(439)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(442)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(440)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(435): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(436): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(437): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(438): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(439): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(440): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(441): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(442): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_mt_crcx_ran_reject0(443): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_mt_crcx_ran_reject finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass'. Mon May 27 08:15:37 UTC 2024 ====== MSC_Tests.TC_mt_crcx_ran_reject pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_mt_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=240594) Waiting for packet dumper to finish... 1 (prev_count=240594, count=336535) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup'. ------ MSC_Tests.TC_mo_setup_and_dtmf_dup ------ Mon May 27 08:15: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_mo_setup_and_dtmf_dup started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(448)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(448)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(448)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(446)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(449)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(448)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(448)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(448)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(448)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(448)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(451)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(451)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(451)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(451)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(451)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(452)@ef4f76b449f4: Created GsupExpect[0] for "262420000000039" to be handled at TC_mo_setup_and_dtmf_dup0(454) TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(447)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(447)@ef4f76b449f4: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(454)7673584 MSC_Test_0-SCCP(446)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(447)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@ef4f76b449f4: { messageType := 2, destLocRef := '7516F0'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(452)@ef4f76b449f4: Found GsupExpect[0] for "262420000000039" handled at TC_mo_setup_and_dtmf_dup0(454) MSC_Test-GSUP(452)@ef4f76b449f4: Added IMSI table entry 0TC_mo_setup_and_dtmf_dup0(454)"262420000000039" MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_from0 TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(446)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(447)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(447)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(446)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(446)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(447)@ef4f76b449f4: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(454)7673584 TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: 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 := '24C76D90'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(447)@ef4f76b449f4: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(454)2545954 MSC_Test_0-RAN(447)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(446)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@ef4f76b449f4: { messageType := 2, destLocRef := '26D922'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(449)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_dtmf_dup0(454) MSC_Test-MGCP(450)@ef4f76b449f4: 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)@ef4f76b449f4: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(447)@ef4f76b449f4: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(446)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(450)@ef4f76b449f4: 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)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(449)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_mo_setup_and_dtmf_dup0(454) MSC_Test-MNCC(449)@ef4f76b449f4: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(454)-2147483639 MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(446)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(447)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(447)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_from0 TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(446)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: { 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.147.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(448)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_mo_call_establish DONE TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(447)@ef4f76b449f4: patching N(SD)=3 into dtap '03352C32'O MSC_Test_0-RAN(447)@ef4f76b449f4: patched enc_l3: '03F52C32'O MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_len:7 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(446)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_mo_seq_dtmf_dup() 1: got first START_DTMF_ind TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: Warning: Re-starting timer T, which is already active (running or expired). MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_len:7 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(446)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(447)@ef4f76b449f4: patching N(SD)=0 into dtap '03352C33'O MSC_Test_0-RAN(447)@ef4f76b449f4: patched enc_l3: '03352C33'O MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_len:7 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(446)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000403352C33'O MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_mo_seq_dtmf_dup() 3: got second START_DTMF_ind TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(447)@ef4f76b449f4: patching N(SD)=1 into dtap '032D0802E180'O MSC_Test_0-RAN(447)@ef4f76b449f4: patched enc_l3: '036D0802E180'O MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(446)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010006036D0802E180'O MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(449)@ef4f76b449f4: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(454)-2147483639 MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(446)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(446)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(446)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(448)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(446)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(447)@ef4f76b449f4: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(454)2545954 MSC_Test_0-M3UA(448)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: f_call_hangup 9: done TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(454)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(447)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(446)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(448)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(452)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(449)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(445)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(455)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(453)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(450)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(451)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(445): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(446): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(447): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(448): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(449): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(450): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(451): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(452): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(453): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_mo_setup_and_dtmf_dup0(454): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(455): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_mo_setup_and_dtmf_dup finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass'. Mon May 27 08:15:45 UTC 2024 ====== MSC_Tests.TC_mo_setup_and_dtmf_dup pass ====== Saving talloc report from 172.18.147.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@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310'. ------ MSC_Tests.TC_mt_t310 ------ Mon May 27 08:15:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mt_t310.pcap" >/data/MSC_Tests.TC_mt_t310.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_mt_t310 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(459)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(459)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(459)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(457)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(460)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(459)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(459)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(459)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(459)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(459)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(459)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(459)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(459)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(459)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(462)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(462)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(462)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(462)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(462)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(463)@ef4f76b449f4: Created GsupExpect[0] for "262420000000032" to be handled at TC_mt_t3100(465) TC_mt_t3100(465)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(458)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(458)@ef4f76b449f4: Added conn table entry 0TC_mt_t3100(465)6269322 MSC_Test_0-SCCP(457)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(458)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(459)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@ef4f76b449f4: { messageType := 2, destLocRef := '5FA98A'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(463)@ef4f76b449f4: Found GsupExpect[0] for "262420000000032" handled at TC_mt_t3100(465) MSC_Test-GSUP(463)@ef4f76b449f4: Added IMSI table entry 0TC_mt_t3100(465)"262420000000032" MSC_Test_0-SCCP(457)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(457)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(457)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_t3100(465)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(465)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(459)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(465)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(458)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(458)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(457)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(457)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(457)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(457)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(457)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(458)@ef4f76b449f4: Deleted conn table entry 0TC_mt_t3100(465)6269322 TC_mt_t3100(465)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_t3100(465)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(458)@ef4f76b449f4: Created IMSI[0] for '262420000000032'H'245B41E8'O to be handled at TC_mt_t3100(465) MSC_Test-MNCC(460)@ef4f76b449f4: Added conn table entry 0TC_mt_t3100(465)1686058996 MSC_Test_0-M3UA(459)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(458)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_t3100(465) TC_mt_t3100(465)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@ef4f76b449f4: 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 := '245B41E8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(458)@ef4f76b449f4: Added conn table entry 0TC_mt_t3100(465)7348759 MSC_Test_0-SCCP(457)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@ef4f76b449f4: { messageType := 2, destLocRef := '702217'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(459)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(459)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(465)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(465)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(461)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_t3100(465) MSC_Test_0-RAN(458)@ef4f76b449f4: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(458)@ef4f76b449f4: patched enc_l3: '8308'O MSC_Test_0-SCCP(457)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(457)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(457)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(461)@ef4f76b449f4: 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)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(457)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(457)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(457)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_t3100(465)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MSC_Test-GSUP-IPA(462)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(462)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(459)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(465)@ef4f76b449f4: Rx MNCC DISC.ind, T310.read yields 29.962639 TC_mt_t3100(465)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(459)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(458)@ef4f76b449f4: patching N(SD)=1 into dtap '832A'O MSC_Test_0-RAN(458)@ef4f76b449f4: patched enc_l3: '836A'O MSC_Test_0-SCCP(457)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(457)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(457)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002836A'O MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(457)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(460)@ef4f76b449f4: Deleted conn table entry 0TC_mt_t3100(465)1686058996 MSC_Test_0-SCCP(457)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(457)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(457)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(457)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(459)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(457)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(458)@ef4f76b449f4: Deleted conn table entry 0TC_mt_t3100(465)7348759 MSC_Test_0-M3UA(459)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_t3100(465)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(465)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(458)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(460)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(459)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(457)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(456)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(463)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(462)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(464)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(461)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(466)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(456): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(457): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(458): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(459): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(460): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(461): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(462): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(463): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(464): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_mt_t3100(465): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(466): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_mt_t310 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass'. Mon May 27 08:16:20 UTC 2024 ====== MSC_Tests.TC_mt_t310 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_mt_t310.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=303245) Waiting for packet dumper to finish... 1 (prev_count=303245, count=408434) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel'. ------ MSC_Tests.TC_gsup_cancel ------ Mon May 27 08:16: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_gsup_cancel.pcap" >/data/MSC_Tests.TC_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_gsup_cancel started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(470)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(470)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(470)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(468)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(471)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(470)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(470)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(470)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(470)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(470)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(473)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(473)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(473)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(473)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(473)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(474)@ef4f76b449f4: Created GsupExpect[0] for "262420000000033" to be handled at TC_gsup_cancel0(476) TC_gsup_cancel0(476)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(469)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(469)@ef4f76b449f4: Added conn table entry 0TC_gsup_cancel0(476)7493340 MSC_Test_0-RAN(469)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(468)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@ef4f76b449f4: { messageType := 2, destLocRef := '7256DC'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(474)@ef4f76b449f4: Found GsupExpect[0] for "262420000000033" handled at TC_gsup_cancel0(476) MSC_Test-GSUP(474)@ef4f76b449f4: Added IMSI table entry 0TC_gsup_cancel0(476)"262420000000033" TC_gsup_cancel0(476)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(468)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(468)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(469)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(469)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(468)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(468)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(468)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(468)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(469)@ef4f76b449f4: Deleted conn table entry 0TC_gsup_cancel0(476)7493340 TC_gsup_cancel0(476)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@ef4f76b449f4: 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 := '1F6D865D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(469)@ef4f76b449f4: Added conn table entry 0TC_gsup_cancel0(476)7912578 MSC_Test_0-RAN(469)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(468)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@ef4f76b449f4: { messageType := 2, destLocRef := '78BC82'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(471)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_gsup_cancel0(476) MSC_Test-MGCP(472)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_gsup_cancel0(476) MSC_Test_0-RAN(469)@ef4f76b449f4: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(469)@ef4f76b449f4: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(468)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(468)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(472)@ef4f76b449f4: 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)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_gsup_cancel0(476)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(471)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_gsup_cancel0(476) MSC_Test-MNCC(471)@ef4f76b449f4: Added conn table entry 0TC_gsup_cancel0(476)-2147483638 MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_gsup_cancel0(476)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(468)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(468)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(476)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_gsup_cancel0(476)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_gsup_cancel0(476)@ef4f76b449f4: { 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.147.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)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(469)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(469)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(468)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(468)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(476)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_gsup_cancel0(476)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_gsup_cancel0(476)@ef4f76b449f4: f_mo_call_establish DONE TC_gsup_cancel0(476)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@ef4f76b449f4: Hold the call for some time TC_gsup_cancel0(476)@ef4f76b449f4: Call stayed open for 5.000000 seconds, all is well. TC_gsup_cancel0(476)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@ef4f76b449f4: Hangup TC_gsup_cancel0(476)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_gsup_cancel0(476)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(469)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(469)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(468)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(468)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test-MNCC(471)@ef4f76b449f4: Deleted conn table entry 0TC_gsup_cancel0(476)-2147483638 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(476)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_gsup_cancel0(476)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command TC_gsup_cancel0(476)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(468)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(468)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(469)@ef4f76b449f4: Deleted conn table entry 0TC_gsup_cancel0(476)7912578 TC_gsup_cancel0(476)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_gsup_cancel0(476)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@ef4f76b449f4: f_call_hangup 9: done TC_gsup_cancel0(476)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@ef4f76b449f4: 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)@ef4f76b449f4: Added conn table entry 0TC_gsup_cancel0(476)5517304 MSC_Test_0-RAN(469)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(468)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@ef4f76b449f4: { messageType := 2, destLocRef := '542FF8'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(468)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(468)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(468)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(468)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(470)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(468)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(470)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(469)@ef4f76b449f4: Deleted conn table entry 0TC_gsup_cancel0(476)5517304 TC_gsup_cancel0(476)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(476)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(476)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(469)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(470)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(468)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(467)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(474)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(471)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(477)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(475)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(472)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(473)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(467): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(468): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(469): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(470): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(471): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(472): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(473): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(474): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(475): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_gsup_cancel0(476): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(477): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_gsup_cancel finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass'. Mon May 27 08:16:31 UTC 2024 ====== MSC_Tests.TC_gsup_cancel pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_gsup_cancel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=511681) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:16: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_1_13 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(481)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(481)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(481)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(479)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(482)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(481)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(481)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(481)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(481)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(481)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(481)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(481)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(481)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(481)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(481)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(481)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(481)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(481)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(481)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(481)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(484)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(484)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(484)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(484)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(484)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(485)@ef4f76b449f4: 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)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(481)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(480)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(480)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(487)12794952 MSC_Test_0-SCCP(479)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(480)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(481)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(481)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@ef4f76b449f4: { messageType := 2, destLocRef := 'C33C48'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(485)@ef4f76b449f4: Found GsupExpect[0] for "262420000000034" handled at TC_lu_imsi_auth_tmsi_encr_1_130(487) MSC_Test-GSUP(485)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(487)"262420000000034" MSC_Test_0-SCCP(479)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(479)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(479)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(481)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_1_130(487)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(487)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(481)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(481)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(479)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(480)@ef4f76b449f4: patching N(SD)=1 into dtap '0514283EBB36'O MSC_Test_0-RAN(480)@ef4f76b449f4: patched enc_l3: '0554283EBB36'O MSC_Test_0-SCCP(479)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(479)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(479)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100060554283EBB36'O MSC_Test_0-M3UA(481)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(481)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(479)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(479)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(479)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(479)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(481)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(481)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(479)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(481)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(481)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(479)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_1_130(487)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(480)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(480)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(479)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(479)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(479)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(481)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(481)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(479)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(479)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(479)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(479)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(479)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(479)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(479)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(481)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(481)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(481)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(479)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(481)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(480)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(487)12794952 TC_lu_imsi_auth_tmsi_encr_1_130(487)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(487)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(487)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(487)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(487)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(479)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(481)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(482)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(478)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(485)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(483)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(480)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(484)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(486)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(488)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(478): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(479): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(480): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(481): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(482): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(483): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(484): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(485): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(486): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_1_130(487): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(488): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_1_13 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass'. Mon May 27 08:16:35 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass ====== Saving talloc report from 172.18.147.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=238712) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:16:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_3_13 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(492)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(492)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(492)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(490)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(493)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(492)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(492)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(492)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(492)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(492)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(492)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(492)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(492)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(492)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(492)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(492)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(492)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(492)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(492)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(492)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(495)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(495)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(495)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(495)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(495)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(496)@ef4f76b449f4: 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)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(492)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(491)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(491)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(498)844768 MSC_Test_0-SCCP(490)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(491)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(492)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(492)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@ef4f76b449f4: { messageType := 2, destLocRef := '0CE3E0'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(496)@ef4f76b449f4: Found GsupExpect[0] for "262420000000035" handled at TC_lu_imsi_auth_tmsi_encr_3_130(498) MSC_Test-GSUP(496)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(498)"262420000000035" MSC_Test_0-SCCP(490)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(490)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(490)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(492)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_3_130(498)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(498)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(492)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(492)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(490)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(491)@ef4f76b449f4: patching N(SD)=1 into dtap '0514F0C19C50'O MSC_Test_0-RAN(491)@ef4f76b449f4: patched enc_l3: '0554F0C19C50'O MSC_Test_0-SCCP(490)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(490)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(490)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100060554F0C19C50'O MSC_Test_0-M3UA(492)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(492)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(490)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(490)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(490)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(490)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(492)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(492)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(490)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(492)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(492)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(490)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_3_130(498)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(491)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(491)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(490)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(490)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(490)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(492)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(492)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(490)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(490)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(490)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(490)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(490)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(490)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(490)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(492)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(492)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(492)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(490)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(492)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(491)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(498)844768 TC_lu_imsi_auth_tmsi_encr_3_130(498)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(498)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(498)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(498)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(498)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(496)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(493)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(491)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(497)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(489)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(490)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(492)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(499)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(495)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(494)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(489): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(490): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(491): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(492): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(493): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(494): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(495): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(496): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(497): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_130(498): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(499): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_3_13 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass'. Mon May 27 08:16:40 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37272) Waiting for packet dumper to finish... 1 (prev_count=37272, count=236998) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:16: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_3_1 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(503)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(503)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(503)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(501)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(504)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(506)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(506)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(506)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(506)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(503)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(503)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(503)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(503)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(503)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(503)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(503)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(503)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(503)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(503)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(503)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(503)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(503)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(503)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(503)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(503)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(507)@ef4f76b449f4: 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)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(503)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(502)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(502)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(509)11348585 MSC_Test_0-SCCP(501)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(502)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(503)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(503)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@ef4f76b449f4: { messageType := 2, destLocRef := 'AD2A69'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(507)@ef4f76b449f4: Found GsupExpect[0] for "262420000000360" handled at TC_lu_imsi_auth_tmsi_encr_3_10(509) MSC_Test-GSUP(507)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(509)"262420000000360" MSC_Test_0-SCCP(501)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(501)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(501)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(501)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(503)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(503)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(501)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(501)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(501)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(502)@ef4f76b449f4: patching N(SD)=1 into dtap '05140D0DAC02'O MSC_Test_0-RAN(502)@ef4f76b449f4: patched enc_l3: '05540D0DAC02'O MSC_Test_0-SCCP(501)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(501)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(501)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(501)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000605540D0DAC02'O MSC_Test_0-M3UA(503)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(503)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(503)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(501)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(501)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(501)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(501)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(503)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(501)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(501)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(501)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(501)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(501)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(501)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(501)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(503)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(503)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(503)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(501)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(503)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(502)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(509)11348585 TC_lu_imsi_auth_tmsi_encr_3_10(509)@ef4f76b449f4: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_10(509)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_10(509)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(509)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(509)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(507)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(502)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(504)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(501)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(503)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(500)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(508)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(505)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(506)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(510)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(500): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(501): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(502): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(503): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(504): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(505): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(506): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(507): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(508): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_10(509): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(510): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_3_1 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass'. Mon May 27 08:16:45 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass ====== Saving talloc report from 172.18.147.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=185761) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:16: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_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@ef4f76b449f4: 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@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(514)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(514)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(514)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(512)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(515)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(517)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(517)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(517)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(517)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(514)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(514)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(514)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(514)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(514)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(514)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(514)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(514)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(514)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(514)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(514)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(514)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(514)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(514)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(514)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(514)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(518)@ef4f76b449f4: 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)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(514)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(513)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(513)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)4136005 MSC_Test_0-SCCP(512)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(513)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(514)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(514)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@ef4f76b449f4: { messageType := 2, destLocRef := '3F1C45'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(518)@ef4f76b449f4: Found GsupExpect[0] for "262420000000361" handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520) MSC_Test-GSUP(518)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)"262420000000361" MSC_Test_0-M3UA(514)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(514)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(512)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(513)@ef4f76b449f4: patching N(SD)=1 into dtap '0514B8946B49'O MSC_Test_0-RAN(513)@ef4f76b449f4: patched enc_l3: '0554B8946B49'O MSC_Test_0-SCCP(512)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(512)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(512)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100060554B8946B49'O MSC_Test_0-M3UA(514)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(514)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(512)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(512)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(512)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(514)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(514)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(514)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(512)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(512)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(512)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(512)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(514)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(514)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(514)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(514)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(513)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)4136005 TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@ef4f76b449f4: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(514)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(513)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(512)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(518)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(517)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(511)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(515)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(521)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(519)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(516)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(511): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(512): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(513): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(514): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(515): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(516): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(517): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(518): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(519): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(520): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(521): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass'. Mon May 27 08:16:50 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass ====== Saving talloc report from 172.18.147.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=194555) MTC@ef4f76b449f4: 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@ef4f76b449f4: 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 ------ Mon May 27 08:16:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_13_2 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(525)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(525)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(525)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(523)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(526)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(528)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(528)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(528)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(528)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(525)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(525)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(525)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(525)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(525)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(525)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(525)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(525)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(525)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(525)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(525)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(525)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(525)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(525)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(525)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(525)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(529)@ef4f76b449f4: Created GsupExpect[0] for "262420000000037" to be handled at TC_lu_imsi_auth_tmsi_encr_13_20(531) TC_lu_imsi_auth_tmsi_encr_13_20(531)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(525)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(524)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(524)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(531)1817841 MSC_Test_0-SCCP(523)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(524)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(525)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(525)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@ef4f76b449f4: { messageType := 2, destLocRef := '1BBCF1'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(529)@ef4f76b449f4: Found GsupExpect[0] for "262420000000037" handled at TC_lu_imsi_auth_tmsi_encr_13_20(531) MSC_Test-GSUP(529)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(531)"262420000000037" MSC_Test_0-SCCP(523)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(523)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(523)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(523)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(525)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(525)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(523)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(523)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(523)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(524)@ef4f76b449f4: patching N(SD)=1 into dtap '05143FDF2997'O MSC_Test_0-RAN(524)@ef4f76b449f4: patched enc_l3: '05543FDF2997'O MSC_Test_0-SCCP(523)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(523)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(523)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(523)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000605543FDF2997'O MSC_Test_0-M3UA(525)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(525)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(523)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(525)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(523)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(523)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(525)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(523)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(523)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(523)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(523)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(523)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(523)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(523)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(525)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(525)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(525)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(523)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(525)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(524)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(531)1817841 TC_lu_imsi_auth_tmsi_encr_13_20(531)@ef4f76b449f4: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_13_20(531)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_13_20(531)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(531)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(531)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(524)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(526)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(525)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(523)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(529)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(527)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(530)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(528)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(522)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(532)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(522): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(523): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(524): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(525): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(526): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(527): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(528): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(529): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(530): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_20(531): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(532): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_13_2 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass'. Mon May 27 08:16:55 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass ====== Saving talloc report from 172.18.147.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=37353) Waiting for packet dumper to finish... 1 (prev_count=37353, count=185868) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:16:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_013_2 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(536)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(536)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(536)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(534)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(537)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(539)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(539)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(539)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(539)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(540)@ef4f76b449f4: 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)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(536)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(536)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(536)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(536)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(536)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(536)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(536)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(536)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(536)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(536)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(536)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(536)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(536)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(536)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(536)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(536)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(536)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(535)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(535)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(542)15235981 MSC_Test_0-SCCP(534)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(535)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(536)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(536)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@ef4f76b449f4: { messageType := 2, destLocRef := 'E87B8D'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(540)@ef4f76b449f4: Found GsupExpect[0] for "262420000000038" handled at TC_lu_imsi_auth_tmsi_encr_013_20(542) MSC_Test-GSUP(540)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(542)"262420000000038" MSC_Test_0-SCCP(534)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(534)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(534)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(536)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_013_20(542)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(542)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(536)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(536)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(534)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(535)@ef4f76b449f4: patching N(SD)=1 into dtap '05146432F366'O MSC_Test_0-RAN(535)@ef4f76b449f4: patched enc_l3: '05546432F366'O MSC_Test_0-SCCP(534)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(534)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(534)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000605546432F366'O MSC_Test_0-M3UA(536)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(536)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(534)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(534)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(534)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(534)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C01'O MSC_Test_0-M3UA(536)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(536)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(534)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(536)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(536)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(534)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_013_20(542)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(535)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(535)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(534)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(534)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(534)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(536)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(536)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(534)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(534)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(534)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(534)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(534)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(534)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(534)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(536)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(536)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(536)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(534)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(536)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(535)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(542)15235981 TC_lu_imsi_auth_tmsi_encr_013_20(542)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(542)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(542)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(542)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(542)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(534)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(536)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(535)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(540)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(533)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(537)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(541)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(538)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(539)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(533): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(534): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(535): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(536): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(537): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(538): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(539): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(540): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(541): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_013_20(542): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_013_2 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass'. Mon May 27 08:17:00 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37292) Waiting for packet dumper to finish... 1 (prev_count=37292, count=238156) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:17:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(547)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(547)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(547)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(545)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(548)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(550)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(550)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(550)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(550)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(551)@ef4f76b449f4: 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)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(547)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(547)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(547)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(547)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(547)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(547)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(547)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(547)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(547)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(547)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(547)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(547)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(547)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(547)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(547)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(547)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(547)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(546)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(546)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(553)3310421 MSC_Test_0-SCCP(545)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(546)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(547)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(547)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@ef4f76b449f4: { messageType := 2, destLocRef := '328355'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(551)@ef4f76b449f4: Found GsupExpect[0] for "262420000000039" handled at TC_lu_imsi_auth_tmsi_encr_0134_10(553) MSC_Test-GSUP(551)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(553)"262420000000039" MSC_Test_0-SCCP(545)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(545)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(545)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(547)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_10(553)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(553)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(547)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(547)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(545)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(546)@ef4f76b449f4: patching N(SD)=1 into dtap '0514FD177E612104AE802E97'O MSC_Test_0-RAN(546)@ef4f76b449f4: patched enc_l3: '0554FD177E612104AE802E97'O MSC_Test_0-SCCP(545)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(545)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(545)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C0554FD177E612104AE802E97'O MSC_Test_0-M3UA(547)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(547)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(545)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(545)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(545)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(545)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(547)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(547)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(545)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(545)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(545)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(545)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(547)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(547)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(545)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(547)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(547)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(545)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_10(553)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(546)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(546)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(545)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(545)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(545)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(547)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(547)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(545)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(545)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(545)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(545)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(545)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(545)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(545)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(547)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(547)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(547)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(545)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(547)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(546)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(553)3310421 TC_lu_imsi_auth_tmsi_encr_0134_10(553)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(553)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(553)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(553)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(553)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(547)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(546)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(545)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(544)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(549)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(548)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(551)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(550)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(552)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(554)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(544): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(545): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(546): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(547): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(548): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(549): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(550): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(551): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(552): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_10(553): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(554): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass'. Mon May 27 08:17:05 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass ====== Saving talloc report from 172.18.147.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=259018) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:17:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(558)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(558)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(558)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(556)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(559)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(561)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(561)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(561)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(561)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(562)@ef4f76b449f4: 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)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(558)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(558)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(558)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(558)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(558)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(558)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(558)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(558)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(558)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(558)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(558)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(558)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(558)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(558)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(558)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(558)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(558)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(557)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(557)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(564)7326391 MSC_Test_0-RAN(557)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(556)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(558)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(558)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@ef4f76b449f4: { messageType := 2, destLocRef := '6FCAB7'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(562)@ef4f76b449f4: Found GsupExpect[0] for "262420000000040" handled at TC_lu_imsi_auth_tmsi_encr_0134_340(564) MSC_Test-GSUP(562)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(564)"262420000000040" MSC_Test_0-SCCP(556)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(556)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(556)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00095412035A4982130101'O MSC_Test_0-M3UA(558)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_340(564)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(564)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(558)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(558)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(556)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(557)@ef4f76b449f4: patching N(SD)=1 into dtap '05147582013E210468C3E82D'O MSC_Test_0-RAN(557)@ef4f76b449f4: patched enc_l3: '05547582013E210468C3E82D'O MSC_Test_0-SCCP(556)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(556)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(556)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C05547582013E210468C3E82D'O MSC_Test_0-M3UA(558)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(558)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(556)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(556)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(556)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(556)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(558)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(558)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(556)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(558)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(558)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(556)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_340(564)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(557)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(557)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(556)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(556)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(556)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(558)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(558)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(556)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(556)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(556)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(556)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(556)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(556)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(556)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(558)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(558)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(558)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(556)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(558)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(557)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(564)7326391 TC_lu_imsi_auth_tmsi_encr_0134_340(564)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(564)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(564)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(564)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(564)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(557)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(558)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(556)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(559)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(555)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(562)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(563)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(561)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(560)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(565)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(555): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(556): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(557): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(558): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(559): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(560): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(561): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(562): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(563): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_340(564): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(565): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass'. Mon May 27 08:17:09 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass ====== Saving talloc report from 172.18.147.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=238347) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:17:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_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@ef4f76b449f4: 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@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(569)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(569)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(569)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(567)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(570)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(572)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(572)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(572)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(572)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(569)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(569)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(569)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(569)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(569)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP(573)@ef4f76b449f4: Created GsupExpect[0] for "262420000000041" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575) MSC_Test_0-M3UA(569)@ef4f76b449f4: Message received on association #8 TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(569)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(569)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(569)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(569)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(569)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(569)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(569)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(569)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(569)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(569)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(569)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(568)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(568)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)10306262 MSC_Test_0-SCCP(567)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(568)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(569)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(569)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@ef4f76b449f4: { messageType := 2, destLocRef := '9D42D6'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(573)@ef4f76b449f4: Found GsupExpect[0] for "262420000000041" handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575) MSC_Test-GSUP(573)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)"262420000000041" MSC_Test_0-SCCP(567)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(567)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(567)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(569)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(569)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(569)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(567)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(568)@ef4f76b449f4: patching N(SD)=1 into dtap '0514D093EED9210478A8E06E'O MSC_Test_0-RAN(568)@ef4f76b449f4: patched enc_l3: '0554D093EED9210478A8E06E'O MSC_Test_0-SCCP(567)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(567)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(567)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C0554D093EED9210478A8E06E'O MSC_Test_0-M3UA(569)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(569)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(567)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(567)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(567)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(567)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(569)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(569)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(567)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(567)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(567)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(567)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(569)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(569)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(567)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(569)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(569)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(567)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(568)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(568)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(567)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(567)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(567)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(569)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(569)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(567)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(567)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(567)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(567)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(567)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(567)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(567)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(569)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(569)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(569)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(567)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(569)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(568)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)10306262 TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(573)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(567)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(569)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(568)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(576)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(570)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(574)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(572)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(571)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(566)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(566): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(567): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(568): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(569): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(570): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(571): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(572): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(573): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(574): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(575): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(576): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass'. Mon May 27 08:17:14 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=240920) Waiting for packet dumper to finish... 1 (prev_count=240920, count=254717) MTC@ef4f76b449f4: 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@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout'. ------ MSC_Tests.TC_mo_release_timeout ------ Mon May 27 08:17:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_release_timeout.pcap" >/data/MSC_Tests.TC_mo_release_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_mo_release_timeout started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(580)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(580)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(580)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(578)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(581)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(583)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(583)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(583)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(583)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(584)@ef4f76b449f4: Created GsupExpect[0] for "262420000000040" to be handled at TC_mo_release_timeout0(586) TC_mo_release_timeout0(586)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(580)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(580)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(580)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(580)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(580)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(580)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(580)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(580)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(580)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(580)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(580)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(580)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(580)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(580)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(580)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(579)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(579)@ef4f76b449f4: Added conn table entry 0TC_mo_release_timeout0(586)14795432 MSC_Test_0-SCCP(578)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(579)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@ef4f76b449f4: { messageType := 2, destLocRef := 'E1C2A8'O, sourceLocRef := '00004A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(578)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(578)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(584)@ef4f76b449f4: Found GsupExpect[0] for "262420000000040" handled at TC_mo_release_timeout0(586) MSC_Test-GSUP(584)@ef4f76b449f4: Added IMSI table entry 0TC_mo_release_timeout0(586)"262420000000040" MSC_Test_0-SCCP(578)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(578)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(578)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_release_timeout0(586)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(580)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(586)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(579)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(579)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(578)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(578)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(578)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(578)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(578)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(578)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(579)@ef4f76b449f4: Deleted conn table entry 0TC_mo_release_timeout0(586)14795432 TC_mo_release_timeout0(586)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@ef4f76b449f4: 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 := 'B557F71A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(579)@ef4f76b449f4: Added conn table entry 0TC_mo_release_timeout0(586)13908599 MSC_Test_0-RAN(579)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(578)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@ef4f76b449f4: { messageType := 2, destLocRef := 'D43A77'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(578)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(578)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(586)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(581)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_mo_release_timeout0(586) MSC_Test-MGCP(582)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_release_timeout0(586) MSC_Test_0-RAN(579)@ef4f76b449f4: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(579)@ef4f76b449f4: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(578)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(578)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(578)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(582)@ef4f76b449f4: 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)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_mo_release_timeout0(586)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(581)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_mo_release_timeout0(586) MSC_Test-MNCC(581)@ef4f76b449f4: Added conn table entry 0TC_mo_release_timeout0(586)-2147483637 TC_mo_release_timeout0(586)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_release_timeout0(586)@ef4f76b449f4: f_mo_call_establish DONE TC_mo_release_timeout0(586)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(580)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(580)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(581)@ef4f76b449f4: Deleted conn table entry 0TC_mo_release_timeout0(586)-2147483637 MSC_Test_0-SCCP(578)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(578)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(578)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(578)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(578)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(578)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(580)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(578)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(580)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(579)@ef4f76b449f4: Deleted conn table entry 0TC_mo_release_timeout0(586)13908599 TC_mo_release_timeout0(586)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(586)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(586)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(584)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(581)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(578)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(580)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(583)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(577)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(579)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(582)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(585)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(587)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(577): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(578): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(579): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(580): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(581): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(582): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(583): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(584): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(585): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_mo_release_timeout0(586): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(587): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_mo_release_timeout finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass'. Mon May 27 08:17:23 UTC 2024 ====== MSC_Tests.TC_mo_release_timeout pass ====== Saving talloc report from 172.18.147.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=339842) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:17: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mt_call_no_dlcx_resp started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(591)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(591)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(591)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(589)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(592)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(594)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(594)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(594)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(594)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(591)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(591)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(591)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(591)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(591)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(591)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(595)@ef4f76b449f4: 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)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(590)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(590)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)6991937 MSC_Test_0-SCCP(589)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(590)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@ef4f76b449f4: { messageType := 2, destLocRef := '6AB041'O, sourceLocRef := '00004C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(595)@ef4f76b449f4: Found GsupExpect[0] for "262420000000041" handled at TC_lu_and_mt_call_no_dlcx_resp0(597) MSC_Test-GSUP(595)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)"262420000000041" MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(589)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(589)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(590)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(590)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(589)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(589)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(589)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(589)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(590)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)6991937 TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(592)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)1430536979 MSC_Test_0-RAN(590)@ef4f76b449f4: Created IMSI[0] for '262420000000041'H'59F18A0C'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(597) MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(590)@ef4f76b449f4: 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)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(590)@ef4f76b449f4: Created IMSI[1] for '262420000000041'H'59F18A0C'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(597) TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: 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 := '59F18A0C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(590)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)10459705 MSC_Test_0-SCCP(589)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@ef4f76b449f4: { messageType := 2, destLocRef := '9F9A39'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(590)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(590)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(589)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(589)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(593)@ef4f76b449f4: 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)@ef4f76b449f4: 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)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(589)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(589)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-RAN(590)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(590)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(589)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(589)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: Hold the call for some time TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: Hangup TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(590)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(590)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(589)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(589)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test-MNCC(592)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)1430536979 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(589)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(589)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(589)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(589)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(591)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(589)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(591)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(590)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(597)10459705 TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_0-RAN(590)@ef4f76b449f4: 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)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(597)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(589)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(592)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(591)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(595)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(590)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(593)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(588)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(594)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(596)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(598)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(588): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(589): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(590): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(591): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(592): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(593): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(594): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(595): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(596): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mt_call_no_dlcx_resp0(597): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(598): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mt_call_no_dlcx_resp finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass'. Mon May 27 08:17:40 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass ====== Saving talloc report from 172.18.147.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=408415) Waiting for packet dumper to finish... 1 (prev_count=408415, count=428114) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two'. ------ MSC_Tests.TC_reset_two ------ Mon May 27 08:17: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_reset_two.pcap" >/data/MSC_Tests.TC_reset_two.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_reset_two started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(602)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(602)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(602)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(600)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test_1-M3UA(605)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(605)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(605)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-SCCP(603)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(606)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(608)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(608)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(608)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(608)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(602)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(602)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(602)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(602)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(602)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(602)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(602)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(602)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(602)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(602)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(602)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(602)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(602)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(602)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(602)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(602)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(605)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(605)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(605)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(605)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(605)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(605)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(605)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(605)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(605)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(605)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(605)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(605)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(605)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(605)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(605)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(605)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(602)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(602)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(602)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(601)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(605)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(605)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(605)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(604)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test-GSUP(609)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(602)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(601)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(600)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(603)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(610)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(605)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(606)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(604)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(599)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(607)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(608)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: pass MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(600): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(601): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(602): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(603): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(604): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(605): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(606): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(607): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(608): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(609): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(610): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_reset_two finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass'. Mon May 27 08:17:46 UTC 2024 ====== MSC_Tests.TC_reset_two pass ====== Saving talloc report from 172.18.147.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=110083) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call'. ------ MSC_Tests.TC_lu_and_mt_call ------ Mon May 27 08:17: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mt_call started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(614)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(614)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(614)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(612)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(615)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(617)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(617)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(617)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(617)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(618)@ef4f76b449f4: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(614)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(614)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(614)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(614)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(614)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(613)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(613)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_call0(620)2527394 MSC_Test_0-SCCP(612)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(613)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@ef4f76b449f4: { messageType := 2, destLocRef := '2690A2'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(618)@ef4f76b449f4: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call0(620) MSC_Test-GSUP(618)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mt_call0(620)"262420000000039" MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(612)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(612)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(620)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(620)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(613)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(613)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(612)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(612)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(612)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(612)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(613)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_call0(620)2527394 TC_lu_and_mt_call0(620)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(620)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(615)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_call0(620)471578894 MSC_Test_0-RAN(613)@ef4f76b449f4: Created IMSI[0] for '262420000000039'H'5908EC84'O to be handled at TC_lu_and_mt_call0(620) MSC_Test_0-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(613)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(613)@ef4f76b449f4: Created IMSI[1] for '262420000000039'H'5908EC84'O to be handled at TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@ef4f76b449f4: 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 := '5908EC84'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(613)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_call0(620)9482189 MSC_Test_0-SCCP(612)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@ef4f76b449f4: { messageType := 2, destLocRef := '90AFCD'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-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(620)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(613)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(613)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(612)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(612)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(620)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(616)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call0(620) MSC_Test-MGCP(616)@ef4f76b449f4: 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)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_call0(620)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(612)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(612)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-RAN(613)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(613)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(612)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(612)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(620)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mt_call0(620)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_call0(620)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_call0(620)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_call0(620)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call0(620)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_call0(620)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@ef4f76b449f4: Hold the call for some time TC_lu_and_mt_call0(620)@ef4f76b449f4: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call0(620)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@ef4f76b449f4: Hangup TC_lu_and_mt_call0(620)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(613)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(613)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(612)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(612)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test-MNCC(615)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_call0(620)471578894 MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(612)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(620)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call0(620)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(620)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(620)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(612)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(612)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(612)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(614)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(612)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(614)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(613)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_call0(620)9482189 TC_lu_and_mt_call0(620)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call0(620)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_0-RAN(613)@ef4f76b449f4: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call0(620) TC_lu_and_mt_call0(620)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(620)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(614)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(618)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(619)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(612)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(621)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(615)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(611)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(613)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(616)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(617)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(611): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(612): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(613): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(614): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(615): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(616): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(617): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(618): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(619): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mt_call0(620): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(621): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mt_call finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass'. Mon May 27 08:17:57 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406805) Waiting for packet dumper to finish... 1 (prev_count=406805, count=427986) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6'. ------ MSC_Tests.TC_lu_and_mt_call_ipv6 ------ Mon May 27 08:18:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mt_call_ipv6 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(625)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(625)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(625)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(623)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(626)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(628)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(628)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(628)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(628)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(629)@ef4f76b449f4: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(625)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(625)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(625)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(625)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(625)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(624)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(624)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_call_ipv60(631)12219551 MSC_Test_0-SCCP(623)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(624)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@ef4f76b449f4: { messageType := 2, destLocRef := 'BA749F'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(629)@ef4f76b449f4: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_ipv60(631) MSC_Test-GSUP(629)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mt_call_ipv60(631)"262420000000039" MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(623)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(623)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(624)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(624)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(623)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(623)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(623)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(623)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(624)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(631)12219551 TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(626)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_call_ipv60(631)815914586 MSC_Test_0-RAN(624)@ef4f76b449f4: Created IMSI[0] for '262420000000039'H'24A419A1'O to be handled at TC_lu_and_mt_call_ipv60(631) MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(624)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(624)@ef4f76b449f4: Created IMSI[1] for '262420000000039'H'24A419A1'O to be handled at TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: 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 := '24A419A1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(624)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_call_ipv60(631)13696443 MSC_Test_0-SCCP(623)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(623)@ef4f76b449f4: { messageType := 2, destLocRef := 'D0FDBB'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(624)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(624)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(623)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(623)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(627)@ef4f76b449f4: 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)@ef4f76b449f4: 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)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@ef4f76b449f4: vl_len:26 MSC_Test_0-SCCP(623)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(623)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(624)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(624)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(623)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(623)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: Hold the call for some time TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: Hangup TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(624)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(624)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(623)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(623)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test-MNCC(626)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(631)815914586 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1 will be put to the reassembly buffer TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(623)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(623)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(623)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(623)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(625)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(623)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(625)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(624)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(631)13696443 TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_0-RAN(624)@ef4f76b449f4: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_ipv60(631) TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(631)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(625)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(623)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(629)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(624)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(627)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(626)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(622)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(628)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(630)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(632)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(622): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(623): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(624): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(625): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(626): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(627): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(628): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(629): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(630): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mt_call_ipv60(631): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(632): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mt_call_ipv6 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass'. Mon May 27 08:18:08 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_ipv6 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_and_mt_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406521) Waiting for packet dumper to finish... 1 (prev_count=406521, count=428690) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:18: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mt_call_already_paging started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(636)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(636)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(636)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(634)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(637)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(639)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(639)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(639)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(639)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(640)@ef4f76b449f4: 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)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(636)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(636)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(636)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(636)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(636)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(636)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(636)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(636)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(636)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(636)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(636)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(636)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(636)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(636)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(636)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(635)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(635)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_call_already_paging0(642)4042676 MSC_Test_0-SCCP(634)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(635)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(636)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@ef4f76b449f4: { messageType := 2, destLocRef := '3DAFB4'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(634)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(640)@ef4f76b449f4: Found GsupExpect[0] for "262420000000391" handled at TC_lu_and_mt_call_already_paging0(642) MSC_Test-GSUP(640)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mt_call_already_paging0(642)"262420000000391" MSC_Test_0-SCCP(634)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(634)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(634)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(636)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(635)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(635)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(634)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(634)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(634)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(634)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(634)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(635)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(642)4042676 TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(635)@ef4f76b449f4: Created IMSI[0] for '262420000000391'H'20F4F56F'O to be handled at TC_lu_and_mt_call_already_paging0(642) TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: start Paging by an SMS MSC_Test_0-M3UA(636)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(635)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_already_paging0(642) TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: MNCC signals MT call, before Paging Response MSC_Test_0-RAN(635)@ef4f76b449f4: Created IMSI[1] for '262420000000391'H'20F4F56F'O to be handled at TC_lu_and_mt_call_already_paging0(642) MSC_Test-MNCC(637)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_call_already_paging0(642)2122253094 TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: phone answers Paging, expecting both SMS and MT call to be established TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: 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 := '20F4F56F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(635)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_call_already_paging0(642)3403133 MSC_Test_0-SCCP(634)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(636)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@ef4f76b449f4: { messageType := 2, destLocRef := '33ED7D'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(636)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(634)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(636)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(634)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: Got SMS-DELIVER TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: Got CC Setup TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: success, tear down MSC_Test_0-SCCP(634)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(634)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(634)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(636)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(634)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(634)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(634)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(634)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(634)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(636)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(634)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(636)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(635)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(642)3403133 TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(642)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(636)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(634)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(635)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(638)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(640)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(633)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(637)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(639)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(641)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(643)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(633): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(634): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(635): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(636): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(637): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(638): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(639): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(640): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(641): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mt_call_already_paging0(642): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(643): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mt_call_already_paging finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass'. Mon May 27 08:18:15 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_already_paging pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_and_mt_call_already_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=336157) Waiting for packet dumper to finish... 1 (prev_count=336157, count=337234) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux'. ------ MSC_Tests.TC_lu_and_mt_call_osmux ------ Mon May 27 08:18: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mt_call_osmux started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(647)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(647)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(647)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(645)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(648)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(650)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(650)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(650)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(650)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(651)@ef4f76b449f4: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(647)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(647)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(647)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(647)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(647)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(646)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(646)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_call_osmux0(653)13073245 MSC_Test_0-SCCP(645)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(646)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@ef4f76b449f4: { messageType := 2, destLocRef := 'C77B5D'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(651)@ef4f76b449f4: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_osmux0(653) MSC_Test-GSUP(651)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mt_call_osmux0(653)"262420000000039" MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(645)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(646)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(646)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(645)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(645)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(646)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(653)13073245 TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(648)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_call_osmux0(653)245538763 MSC_Test_0-RAN(646)@ef4f76b449f4: Created IMSI[0] for '262420000000039'H'5B6BB7DA'O to be handled at TC_lu_and_mt_call_osmux0(653) MSC_Test_0-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(646)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(646)@ef4f76b449f4: Created IMSI[1] for '262420000000039'H'5B6BB7DA'O to be handled at TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: 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 := '5B6BB7DA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(646)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_call_osmux0(653)5507744 MSC_Test_0-SCCP(645)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@ef4f76b449f4: { messageType := 2, destLocRef := '540AA0'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-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(646)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(646)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(645)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(649)@ef4f76b449f4: 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)@ef4f76b449f4: 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)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_mt_call_complete 4 TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_handle_crcx(): got Osmux CID: -1 MSC_Test_0-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(645)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0180F100'O MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(646)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(646)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(645)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: Osmux ok: use_osmux = true got_osmux_count = 1 TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: Hold the call for some time TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: Hangup TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(646)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(646)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(645)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test-MNCC(648)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(653)245538763 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(645)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(645)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(647)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(646)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(653)5507744 TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_0-RAN(646)@ef4f76b449f4: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_osmux0(653) TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(653)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(645)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(646)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(651)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(649)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(644)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(647)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(648)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(652)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(650)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(654)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(644): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(645): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(646): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(647): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(648): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(649): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(650): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(651): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(652): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mt_call_osmux0(653): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(654): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mt_call_osmux finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass'. Mon May 27 08:18:26 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_osmux pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_and_mt_call_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408769) Waiting for packet dumper to finish... 1 (prev_count=408769, count=430362) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms'. ------ MSC_Tests.TC_lu_and_mo_sms ------ Mon May 27 08:18: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_mo_sms.pcap" >/data/MSC_Tests.TC_lu_and_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mo_sms started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(658)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(658)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(658)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(656)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(659)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(661)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(661)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(661)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(661)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(658)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(658)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(658)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(658)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(658)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(658)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(662)@ef4f76b449f4: Created GsupExpect[0] for "262420000000042" to be handled at TC_lu_and_mo_sms0(664) TC_lu_and_mo_sms0(664)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(657)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(657)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_sms0(664)12309405 MSC_Test_0-SCCP(656)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(657)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@ef4f76b449f4: { messageType := 2, destLocRef := 'BBD39D'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(656)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(662)@ef4f76b449f4: Found GsupExpect[0] for "262420000000042" handled at TC_lu_and_mo_sms0(664) MSC_Test-GSUP(662)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mo_sms0(664)"262420000000042" MSC_Test_0-SCCP(656)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(656)@ef4f76b449f4: vl_from0 TC_lu_and_mo_sms0(664)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(656)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_sms0(664)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(664)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(657)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(657)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(656)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(656)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(656)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(656)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(656)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(657)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_sms0(664)12309405 TC_lu_and_mo_sms0(664)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@ef4f76b449f4: 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 := '6AB1C93E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(657)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_sms0(664)1460322 MSC_Test_0-RAN(657)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(656)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@ef4f76b449f4: { messageType := 2, destLocRef := '164862'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(656)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(664)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(656)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(656)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(656)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(664)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(656)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(656)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(656)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(656)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(656)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(656)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(656)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(656)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(656)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(657)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_sms0(664)1460322 MSC_Test_0-M3UA(658)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_sms0(664)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(664)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(664)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(657)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(656)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(659)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(662)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(655)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(658)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(665)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(661)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(660)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(663)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(655): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(656): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(657): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(658): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(659): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(660): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(661): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(662): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(663): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mo_sms0(664): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(665): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mo_sms finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass'. Mon May 27 08:18:31 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_sms pass ====== Saving talloc report from 172.18.147.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=327980) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms'. ------ MSC_Tests.TC_lu_and_mt_sms ------ Mon May 27 08:18:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_sms.pcap" >/data/MSC_Tests.TC_lu_and_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mt_sms started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(669)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(669)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(669)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(667)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(670)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(669)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(669)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(669)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(669)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(669)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(669)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(669)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(669)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(669)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(669)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(672)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(672)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(672)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(672)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(672)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(673)@ef4f76b449f4: Created GsupExpect[0] for "262420000000043" to be handled at TC_lu_and_mt_sms0(675) TC_lu_and_mt_sms0(675)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(668)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(668)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_sms0(675)5664275 MSC_Test_0-SCCP(667)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(668)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@ef4f76b449f4: { messageType := 2, destLocRef := '566E13'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(667)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(673)@ef4f76b449f4: Found GsupExpect[0] for "262420000000043" handled at TC_lu_and_mt_sms0(675) MSC_Test-GSUP(673)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mt_sms0(675)"262420000000043" TC_lu_and_mt_sms0(675)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(667)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(667)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(667)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(675)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(668)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(668)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(667)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(667)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(667)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(667)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(667)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(667)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(668)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_sms0(675)5664275 TC_lu_and_mt_sms0(675)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(668)@ef4f76b449f4: Created IMSI[0] for '262420000000043'H'BAD94D7D'O to be handled at TC_lu_and_mt_sms0(675) MSC_Test_0-M3UA(669)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(668)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms0(675) TC_lu_and_mt_sms0(675)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@ef4f76b449f4: 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 := 'BAD94D7D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(668)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_sms0(675)11945609 MSC_Test_0-SCCP(667)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@ef4f76b449f4: { messageType := 2, destLocRef := 'B64689'O, sourceLocRef := '000059'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(667)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(667)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(667)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(675)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(667)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(667)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(667)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(667)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(667)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(667)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(669)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(667)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(667)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(675)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(667)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(667)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(667)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(667)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(669)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(667)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(669)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(668)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_sms0(675)11945609 TC_lu_and_mt_sms0(675)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(675)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(675)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(668)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(670)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(667)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(672)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(673)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(669)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(671)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(676)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(674)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(666)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(666): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(667): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(668): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(669): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(670): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(671): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(672): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(673): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(674): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mt_sms0(675): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(676): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mt_sms finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass'. Mon May 27 08:18:38 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_and_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=333112) Waiting for packet dumper to finish... 1 (prev_count=333112, count=334189) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:18:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mt_sms_already_paging started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(680)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(680)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(680)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(678)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(681)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(683)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(683)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(683)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(683)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(680)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(680)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(680)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(680)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(680)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(680)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(684)@ef4f76b449f4: 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)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(679)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(679)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(686)16591135 MSC_Test_0-SCCP(678)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(679)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@ef4f76b449f4: { messageType := 2, destLocRef := 'FD291F'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(684)@ef4f76b449f4: Found GsupExpect[0] for "262420000000044" handled at TC_lu_and_mt_sms_already_paging0(686) MSC_Test-GSUP(684)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mt_sms_already_paging0(686)"262420000000044" MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(678)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(678)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(679)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(679)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(678)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(678)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(678)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(678)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(679)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(686)16591135 TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(679)@ef4f76b449f4: Created IMSI[0] for '262420000000044'H'7C434F07'O ("|CO\a") to be handled at TC_lu_and_mt_sms_already_paging0(686) TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: first SMS MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(679)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_already_paging0(686) TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: second SMS TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: 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 := '7C434F07'O ("|CO\a") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(679)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(686)7996015 MSC_Test_0-SCCP(678)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@ef4f76b449f4: { messageType := 2, destLocRef := '7A026F'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(678)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(678)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(678)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(678)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(678)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(678)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(678)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(678)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(678)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(678)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(678)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(678)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(680)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(678)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(680)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(679)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(686)7996015 TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(686)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(679)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(678)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(680)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(684)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(681)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(683)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(685)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(677)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(682)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(677): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(678): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(679): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(680): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(681): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(682): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(683): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(684): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(685): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mt_sms_already_paging0(686): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass'. Mon May 27 08:18:44 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_already_paging pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_and_mt_sms_already_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=380679) Waiting for packet dumper to finish... 1 (prev_count=380679, count=382762) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:18:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mt_sms_paging_and_nothing started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(691)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(691)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(691)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(689)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(692)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(694)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(694)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(694)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(694)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(695)@ef4f76b449f4: 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)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(691)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(691)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(691)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(691)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(691)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(691)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(691)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(691)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(691)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(691)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(691)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(691)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(691)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(691)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(691)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(691)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(691)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(690)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(690)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(697)11828958 MSC_Test_0-SCCP(689)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(690)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(691)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(691)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(691)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(691)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@ef4f76b449f4: { messageType := 2, destLocRef := 'B47EDE'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(689)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(689)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(689)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(689)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(695)@ef4f76b449f4: Found GsupExpect[0] for "262420000001843" handled at TC_lu_and_mt_sms_paging_and_nothing0(697) MSC_Test-GSUP(695)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mt_sms_paging_and_nothing0(697)"262420000001843" MSC_Test_0-SCCP(689)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(689)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(689)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(689)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_sms_paging_and_nothing0(697)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(691)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms_paging_and_nothing0(697)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(691)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(691)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(689)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(689)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(689)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_and_nothing0(697)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(690)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(690)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(689)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(689)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(689)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(689)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(691)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(691)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(689)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(689)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(689)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(689)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(689)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(689)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(689)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(691)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(691)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(691)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(689)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(691)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(690)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(697)11828958 TC_lu_and_mt_sms_paging_and_nothing0(697)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(697)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(690)@ef4f76b449f4: Created IMSI[0] for '262420000001843'H'27AD1FE6'O to be handled at TC_lu_and_mt_sms_paging_and_nothing0(697) MSC_Test_0-M3UA(691)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(691)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(690)@ef4f76b449f4: 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)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(691)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(691)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(694)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(694)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_sms_paging_and_nothing0(697)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(697)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(689)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(692)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(690)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(693)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(695)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(688)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(691)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(698)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(696)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(694)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(688): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(689): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(690): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(691): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(692): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(693): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(694): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(695): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(696): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mt_sms_paging_and_nothing0(697): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(698): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass'. Mon May 27 08:19:10 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass ====== Saving talloc report from 172.18.147.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=225052) Waiting for packet dumper to finish... 1 (prev_count=225052, count=226129) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:19: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mt_sms_paging_repeated started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(702)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(702)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(702)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(700)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(703)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(705)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(705)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(705)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(705)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(706)@ef4f76b449f4: Created GsupExpect[0] for "262420000001844" to be handled at TC_lu_and_mt_sms_paging_repeated0(708) TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(702)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(702)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(702)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(702)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(702)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(702)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(702)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(702)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(702)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(701)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(701)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)12874710 MSC_Test_0-SCCP(700)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(701)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@ef4f76b449f4: { messageType := 2, destLocRef := 'C473D6'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(706)@ef4f76b449f4: Found GsupExpect[0] for "262420000001844" handled at TC_lu_and_mt_sms_paging_repeated0(708) MSC_Test-GSUP(706)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mt_sms_paging_repeated0(708)"262420000001844" MSC_Test_0-SCCP(700)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(700)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(700)@ef4f76b449f4: vl_from0 TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(700)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(701)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(701)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(700)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(700)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(700)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(700)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(700)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(700)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(701)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)12874710 TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(701)@ef4f76b449f4: Created IMSI[0] for '262420000001844'H'74E71F3D'O to be handled at TC_lu_and_mt_sms_paging_repeated0(708) TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: Expecting first Paging MSC_Test_0-M3UA(702)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(701)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_repeated0(708) TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: GERAN: expect no further Paging TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: GERAN: No further Paging received, as expected TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: 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 := '74E71F3D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(701)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)1098253 MSC_Test_0-SCCP(700)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@ef4f76b449f4: { messageType := 2, destLocRef := '10C20D'O, sourceLocRef := '00005E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(700)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(700)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(700)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(700)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(700)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(700)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(700)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(700)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(700)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(702)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(700)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(700)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(700)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(700)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(700)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(700)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(702)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(700)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(702)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(701)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(708)1098253 TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(708)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(702)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(700)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(705)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(706)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(704)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(699)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(701)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(703)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(707)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(709)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(699): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(700): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(701): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(702): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(703): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(704): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(705): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(706): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(707): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mt_sms_paging_repeated0(708): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(709): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mt_sms_paging_repeated finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass'. Mon May 27 08:19:21 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_and_mt_sms_paging_repeated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=334312) Waiting for packet dumper to finish... 1 (prev_count=334312, count=335389) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms'. ------ MSC_Tests.TC_smpp_mo_sms ------ Mon May 27 08:19: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_smpp_mo_sms.pcap" >/data/MSC_Tests.TC_smpp_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_smpp_mo_sms started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(713)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(713)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(713)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(711)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(714)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(713)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(713)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(713)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(713)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(713)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(713)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(713)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(713)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(713)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(713)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(716)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(716)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(716)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(716)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(716)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(712)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(717)@ef4f76b449f4: Created GsupExpect[0] for "262420000000044" to be handled at TC_smpp_mo_sms0(719) TC_smpp_mo_sms0(719)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(712)@ef4f76b449f4: Added conn table entry 0TC_smpp_mo_sms0(719)800426 MSC_Test_0-RAN(712)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(711)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(713)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@ef4f76b449f4: { messageType := 2, destLocRef := '0C36AA'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(711)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(717)@ef4f76b449f4: Found GsupExpect[0] for "262420000000044" handled at TC_smpp_mo_sms0(719) MSC_Test-GSUP(717)@ef4f76b449f4: Added IMSI table entry 0TC_smpp_mo_sms0(719)"262420000000044" MSC_Test_0-SCCP(711)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(711)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(711)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_smpp_mo_sms0(719)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(712)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(712)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(711)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(711)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(711)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(711)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(711)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(711)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(712)@ef4f76b449f4: Deleted conn table entry 0TC_smpp_mo_sms0(719)800426 TC_smpp_mo_sms0(719)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@ef4f76b449f4: 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 := '7F188AD9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(712)@ef4f76b449f4: Added conn table entry 0TC_smpp_mo_sms0(719)1908380 MSC_Test_0-RAN(712)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(711)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(713)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(713)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@ef4f76b449f4: { messageType := 2, destLocRef := '1D1E9C'O, sourceLocRef := '000060'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(711)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(711)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(711)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(711)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(711)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(711)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(713)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(719)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(711)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(711)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(711)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(711)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(711)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(711)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(711)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(711)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(713)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(711)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(713)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(712)@ef4f76b449f4: Deleted conn table entry 0TC_smpp_mo_sms0(719)1908380 TC_smpp_mo_sms0(719)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(719)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(719)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(713)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(711)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(710)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(716)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(712)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(720)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(714)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(718)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(715)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(717)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(710): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(711): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(712): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(713): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(714): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(715): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(716): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(717): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(718): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_smpp_mo_sms0(719): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_smpp_mo_sms finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass'. Mon May 27 08:19:26 UTC 2024 ====== MSC_Tests.TC_smpp_mo_sms pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_smpp_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=228689) Waiting for packet dumper to finish... 1 (prev_count=228689, count=330539) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error'. ------ MSC_Tests.TC_smpp_mo_sms_rp_error ------ Mon May 27 08:19: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_smpp_mo_sms_rp_error started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(724)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(724)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(724)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(722)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(725)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(727)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(727)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(727)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(727)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(728)@ef4f76b449f4: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mo_sms_rp_error0(730) TC_smpp_mo_sms_rp_error0(730)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(724)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(724)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(724)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(724)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(724)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(724)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(724)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(724)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(724)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(723)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(723)@ef4f76b449f4: Added conn table entry 0TC_smpp_mo_sms_rp_error0(730)15441902 MSC_Test_0-SCCP(722)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(723)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(724)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@ef4f76b449f4: { messageType := 2, destLocRef := 'EB9FEE'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(722)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(728)@ef4f76b449f4: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mo_sms_rp_error0(730) MSC_Test-GSUP(728)@ef4f76b449f4: Added IMSI table entry 0TC_smpp_mo_sms_rp_error0(730)"262420000000045" MSC_Test_0-SCCP(722)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(722)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(722)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mo_sms_rp_error0(730)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(730)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(724)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(723)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(723)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(722)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(722)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(722)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(722)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(722)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(722)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(723)@ef4f76b449f4: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(730)15441902 TC_smpp_mo_sms_rp_error0(730)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(730)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@ef4f76b449f4: 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 := '90463B14'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(723)@ef4f76b449f4: Added conn table entry 0TC_smpp_mo_sms_rp_error0(730)1371822 MSC_Test_0-RAN(723)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(722)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(724)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(724)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@ef4f76b449f4: { messageType := 2, destLocRef := '14EEAE'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(722)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(722)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(730)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(722)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(722)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(722)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(724)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(730)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(722)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(722)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(722)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(722)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(722)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(722)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(722)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(722)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(724)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(722)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(724)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(723)@ef4f76b449f4: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(730)1371822 TC_smpp_mo_sms_rp_error0(730)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(730)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(730)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(724)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(723)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(725)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(722)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(728)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(721)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(726)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(731)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(729)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(727)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(721): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(722): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(723): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(724): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(725): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(726): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(727): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(728): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(729): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_smpp_mo_sms_rp_error0(730): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(731): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_smpp_mo_sms_rp_error finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass'. Mon May 27 08:19:32 UTC 2024 ====== MSC_Tests.TC_smpp_mo_sms_rp_error pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_smpp_mo_sms_rp_error.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241583) Waiting for packet dumper to finish... 1 (prev_count=241583, count=330157) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms'. ------ MSC_Tests.TC_smpp_mt_sms ------ Mon May 27 08:19: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_smpp_mt_sms.pcap" >/data/MSC_Tests.TC_smpp_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_smpp_mt_sms started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(735)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(735)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(735)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(733)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(736)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(738)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(738)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(738)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(738)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(739)@ef4f76b449f4: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mt_sms0(741) TC_smpp_mt_sms0(741)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(735)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(735)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(735)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(735)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(735)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(734)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(734)@ef4f76b449f4: Added conn table entry 0TC_smpp_mt_sms0(741)7189858 MSC_Test_0-SCCP(733)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(734)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@ef4f76b449f4: { messageType := 2, destLocRef := '6DB562'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(739)@ef4f76b449f4: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mt_sms0(741) MSC_Test-GSUP(739)@ef4f76b449f4: Added IMSI table entry 0TC_smpp_mt_sms0(741)"262420000000045" MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(733)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(733)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mt_sms0(741)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(734)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(734)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(733)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(733)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(733)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(733)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(734)@ef4f76b449f4: Deleted conn table entry 0TC_smpp_mt_sms0(741)7189858 TC_smpp_mt_sms0(741)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(734)@ef4f76b449f4: Created IMSI[0] for '262420000000045'H'B56A3B7B'O to be handled at TC_smpp_mt_sms0(741) MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(734)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(741) TC_smpp_mt_sms0(741)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@ef4f76b449f4: 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 := 'B56A3B7B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(734)@ef4f76b449f4: Added conn table entry 0TC_smpp_mt_sms0(741)5396601 MSC_Test_0-SCCP(733)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@ef4f76b449f4: { messageType := 2, destLocRef := '525879'O ("RXy"), 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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(733)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(733)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(733)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(733)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(733)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(733)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(734)@ef4f76b449f4: Deleted conn table entry 0TC_smpp_mt_sms0(741)5396601 TC_smpp_mt_sms0(741)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(734)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(741) TC_smpp_mt_sms0(741)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@ef4f76b449f4: 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 := 'B56A3B7B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(734)@ef4f76b449f4: Added conn table entry 0TC_smpp_mt_sms0(741)10524122 MSC_Test_0-SCCP(733)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(733)@ef4f76b449f4: { messageType := 2, destLocRef := 'A095DA'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(733)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(733)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(733)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(733)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(733)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(741)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(733)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(733)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(733)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(735)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(733)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(735)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(734)@ef4f76b449f4: Deleted conn table entry 0TC_smpp_mt_sms0(741)10524122 TC_smpp_mt_sms0(741)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(741)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(741)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(739)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(734)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(735)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(736)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(732)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(733)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(742)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(738)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(740)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(737)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(732): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(733): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(734): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(735): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(736): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(737): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(738): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(739): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(740): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_smpp_mt_sms0(741): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(742): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_smpp_mt_sms finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass'. Mon May 27 08:19:38 UTC 2024 ====== MSC_Tests.TC_smpp_mt_sms pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_smpp_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=469375) Waiting for packet dumper to finish... 1 (prev_count=469375, count=470452) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms'. ------ MSC_Tests.TC_gsup_mo_sms ------ Mon May 27 08:19: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_gsup_mo_sms.pcap" >/data/MSC_Tests.TC_gsup_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_gsup_mo_sms started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(746)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(746)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(746)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(744)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(747)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(749)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(749)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(749)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(749)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(750)@ef4f76b449f4: Created GsupExpect[0] for "262420000000088" to be handled at TC_gsup_mo_sms0(752) MSC_Test-GSUP(750)@ef4f76b449f4: Created GsupExpect[1] for "262420000000088" to be handled at TC_gsup_mo_sms0(752) TC_gsup_mo_sms0(752)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(746)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(746)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(746)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(746)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(746)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(746)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(746)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(746)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(746)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(746)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(746)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(746)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(746)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(746)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(746)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(746)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(746)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(745)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(745)@ef4f76b449f4: Added conn table entry 0TC_gsup_mo_sms0(752)8292605 MSC_Test_0-SCCP(744)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(745)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(746)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(746)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(746)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(746)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@ef4f76b449f4: { messageType := 2, destLocRef := '7E88FD'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(744)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(744)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(750)@ef4f76b449f4: Found GsupExpect[0] for "262420000000088" handled at TC_gsup_mo_sms0(752) MSC_Test-GSUP(750)@ef4f76b449f4: Added IMSI table entry 0TC_gsup_mo_sms0(752)"262420000000088" MSC_Test_0-SCCP(744)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(744)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(744)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(746)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mo_sms0(752)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(752)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(746)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(746)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(744)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(752)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(745)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(745)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(744)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(744)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(744)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(746)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(746)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(744)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(744)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(744)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(744)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(746)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(746)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(746)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(745)@ef4f76b449f4: Deleted conn table entry 0TC_gsup_mo_sms0(752)8292605 TC_gsup_mo_sms0(752)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(752)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@ef4f76b449f4: 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 := '32018488'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(745)@ef4f76b449f4: Added conn table entry 0TC_gsup_mo_sms0(752)6328489 MSC_Test_0-RAN(745)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(744)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(746)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(746)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(746)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(746)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(746)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(746)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@ef4f76b449f4: { messageType := 2, destLocRef := '6090A9'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(744)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(744)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(744)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(744)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(752)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(752)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(744)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(744)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(744)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(744)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(746)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(746)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(746)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(744)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(744)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(744)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(744)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(752)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(752)@ef4f76b449f4: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@ef4f76b449f4: Test Component 752 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(745)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(744)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(747)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(750)@ef4f76b449f4: Final verdict of PTC: none TC_gsup_mo_sms0(752)@ef4f76b449f4: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test-SMPP(751)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(746)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(743)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(749)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(753)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(748)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(743): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(744): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(745): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(746): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(747): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(748): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(749): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(750): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(751): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_gsup_mo_sms0(752): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(753): none (fail -> fail) MTC@ef4f76b449f4: Test case TC_gsup_mo_sms finished. Verdict: fail reason: Rx unexpected GSUP message MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms fail'. Mon May 27 08:19:44 UTC 2024 ------ MSC_Tests.TC_gsup_mo_sms fail ------ Saving talloc report from 172.18.147.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=266511) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma'. ------ MSC_Tests.TC_gsup_mo_smma ------ Mon May 27 08:19: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_gsup_mo_smma.pcap" >/data/MSC_Tests.TC_gsup_mo_smma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_gsup_mo_smma started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(757)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(757)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(757)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(755)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(758)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(760)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(760)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(760)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(760)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(761)@ef4f76b449f4: Created GsupExpect[0] for "262420000000089" to be handled at TC_gsup_mo_smma0(763) MSC_Test-GSUP(761)@ef4f76b449f4: Created GsupExpect[1] for "262420000000089" to be handled at TC_gsup_mo_smma0(763) TC_gsup_mo_smma0(763)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(757)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(757)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(757)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(757)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(757)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(757)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(757)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(757)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(757)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(757)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(757)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(757)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(757)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(757)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(757)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(757)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(757)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(756)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(756)@ef4f76b449f4: Added conn table entry 0TC_gsup_mo_smma0(763)6617162 MSC_Test_0-SCCP(755)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(756)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(757)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(757)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(757)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(757)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@ef4f76b449f4: { messageType := 2, destLocRef := '64F84A'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(755)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(755)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(761)@ef4f76b449f4: Found GsupExpect[0] for "262420000000089" handled at TC_gsup_mo_smma0(763) MSC_Test-GSUP(761)@ef4f76b449f4: Added IMSI table entry 0TC_gsup_mo_smma0(763)"262420000000089" MSC_Test_0-SCCP(755)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(755)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(755)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(757)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mo_smma0(763)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(763)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(757)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(757)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(755)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(763)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(756)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(756)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(755)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(755)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(755)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(757)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(757)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(755)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(755)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(755)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(755)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(757)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(757)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(757)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(756)@ef4f76b449f4: Deleted conn table entry 0TC_gsup_mo_smma0(763)6617162 TC_gsup_mo_smma0(763)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(763)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@ef4f76b449f4: 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 := 'AC1B6499'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(756)@ef4f76b449f4: Added conn table entry 0TC_gsup_mo_smma0(763)8807361 MSC_Test_0-RAN(756)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(755)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(757)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(757)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(757)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(757)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(757)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(757)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@ef4f76b449f4: { messageType := 2, destLocRef := '8663C1'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(755)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(755)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(755)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(755)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(763)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(763)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(755)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(755)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(755)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(755)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103050901020642'O MSC_Test_0-M3UA(757)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(757)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(757)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(755)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(755)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(755)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(755)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(763)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(763)@ef4f76b449f4: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@ef4f76b449f4: Test Component 763 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-M3UA(757)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(755)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(756)@ef4f76b449f4: Final verdict of PTC: none TC_gsup_mo_smma0(763)@ef4f76b449f4: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test-GSUP(761)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(762)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(758)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(764)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(760)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(754)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(759)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(754): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(755): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(756): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(757): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(758): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(759): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(760): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(761): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(762): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_gsup_mo_smma0(763): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(764): none (fail -> fail) MTC@ef4f76b449f4: Test case TC_gsup_mo_smma finished. Verdict: fail reason: Rx unexpected GSUP message MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma fail'. Mon May 27 08:19:49 UTC 2024 ------ MSC_Tests.TC_gsup_mo_smma fail ------ Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_gsup_mo_smma.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241902) Waiting for packet dumper to finish... 1 (prev_count=241902, count=278455) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack'. ------ MSC_Tests.TC_gsup_mt_sms_ack ------ Mon May 27 08:19: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_gsup_mt_sms_ack started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(768)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(768)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(768)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(766)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(769)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(771)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(771)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(771)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(771)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(772)@ef4f76b449f4: Created GsupExpect[0] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(774) MSC_Test-GSUP(772)@ef4f76b449f4: Created GsupExpect[1] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(774) TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(768)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(768)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(768)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(768)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(768)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(768)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(768)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(768)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(768)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(768)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(768)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(768)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(768)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(768)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(768)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(767)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(767)@ef4f76b449f4: Added conn table entry 0TC_gsup_mt_sms_ack0(774)9106073 MSC_Test_0-SCCP(766)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(767)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(768)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@ef4f76b449f4: { messageType := 2, destLocRef := '8AF299'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(766)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(772)@ef4f76b449f4: Found GsupExpect[0] for "262420000000090" handled at TC_gsup_mt_sms_ack0(774) MSC_Test-GSUP(772)@ef4f76b449f4: Added IMSI table entry 0TC_gsup_mt_sms_ack0(774)"262420000000090" MSC_Test_0-SCCP(766)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(766)@ef4f76b449f4: vl_from0 TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(766)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(767)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(767)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(766)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(766)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(766)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(766)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(766)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(766)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(767)@ef4f76b449f4: Deleted conn table entry 0TC_gsup_mt_sms_ack0(774)9106073 TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(767)@ef4f76b449f4: Created IMSI[0] for '262420000000090'H'B78FDEAE'O to be handled at TC_gsup_mt_sms_ack0(774) MSC_Test_0-M3UA(768)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(767)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_ack0(774) TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: 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 := 'B78FDEAE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(767)@ef4f76b449f4: Added conn table entry 0TC_gsup_mt_sms_ack0(774)8520594 MSC_Test_0-SCCP(766)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(768)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@ef4f76b449f4: { messageType := 2, destLocRef := '820392'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(768)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(766)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(766)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(766)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(766)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(766)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(766)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(766)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(768)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(766)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(766)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(766)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(766)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(766)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(766)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(768)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(766)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(768)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(767)@ef4f76b449f4: Deleted conn table entry 0TC_gsup_mt_sms_ack0(774)8520594 TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(774)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(767)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(766)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(768)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(769)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(772)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(770)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(773)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(771)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(765)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(775)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(765): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(766): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(767): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(768): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(769): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(770): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(771): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(772): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(773): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_gsup_mt_sms_ack0(774): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(775): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_gsup_mt_sms_ack finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass'. Mon May 27 08:19:54 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_ack pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_gsup_mt_sms_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=341657) Waiting for packet dumper to finish... 1 (prev_count=341657, count=342734) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err'. ------ MSC_Tests.TC_gsup_mt_sms_err ------ Mon May 27 08:19: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_gsup_mt_sms_err started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(779)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(779)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(779)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(777)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(780)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(779)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(779)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(779)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(779)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(779)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(779)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(779)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(779)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(779)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(779)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(779)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(779)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(779)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(779)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(779)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(779)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(782)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(782)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(782)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(782)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(782)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(778)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(783)@ef4f76b449f4: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(785) MSC_Test-GSUP(783)@ef4f76b449f4: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(785) TC_gsup_mt_sms_err0(785)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(778)@ef4f76b449f4: Added conn table entry 0TC_gsup_mt_sms_err0(785)15128533 MSC_Test_0-RAN(778)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(777)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@ef4f76b449f4: { messageType := 2, destLocRef := 'E6D7D5'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(777)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(783)@ef4f76b449f4: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_sms_err0(785) MSC_Test-GSUP(783)@ef4f76b449f4: Added IMSI table entry 0TC_gsup_mt_sms_err0(785)"262420000000091" MSC_Test_0-SCCP(777)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(777)@ef4f76b449f4: vl_from0 TC_gsup_mt_sms_err0(785)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(785)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(777)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(785)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(778)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(778)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(777)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(777)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(777)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(777)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(777)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(778)@ef4f76b449f4: Deleted conn table entry 0TC_gsup_mt_sms_err0(785)15128533 TC_gsup_mt_sms_err0(785)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(785)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(778)@ef4f76b449f4: Created IMSI[0] for '262420000000091'H'2A8BE460'O to be handled at TC_gsup_mt_sms_err0(785) MSC_Test_0-M3UA(779)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(778)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_err0(785) TC_gsup_mt_sms_err0(785)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@ef4f76b449f4: 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 := '2A8BE460'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(778)@ef4f76b449f4: Added conn table entry 0TC_gsup_mt_sms_err0(785)7916555 MSC_Test_0-SCCP(777)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@ef4f76b449f4: { messageType := 2, destLocRef := '78CC0B'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(779)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(785)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(785)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(777)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(777)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(777)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(777)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@ef4f76b449f4: vl_len:10 MSC_Test_0-SCCP(777)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(777)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01030789010404000178'O MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(779)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(779)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(785)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(785)@ef4f76b449f4: RX MT-forwardSM-Err (RP-ERROR) TC_gsup_mt_sms_err0(785)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MC@ef4f76b449f4: Test Component 785 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(777)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(783)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(780)@ef4f76b449f4: Final verdict of PTC: none TC_gsup_mt_sms_err0(785)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(779)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(778)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(776)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(786)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(784)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(782)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(781)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(776): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(777): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(778): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(779): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(780): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(781): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(782): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(783): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(784): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_gsup_mt_sms_err0(785): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(786): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_gsup_mt_sms_err finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass'. Mon May 27 08:19:59 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_err pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_gsup_mt_sms_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=302836) Waiting for packet dumper to finish... 1 (prev_count=302836, count=303913) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mt_sms_rp_mr ------ Mon May 27 08:20: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_gsup_mt_sms_rp_mr started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(790)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(790)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(790)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(788)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(791)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(790)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(790)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(790)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(790)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(790)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(793)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(793)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(793)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(793)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(793)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(789)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(794)@ef4f76b449f4: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(796) MSC_Test-GSUP(794)@ef4f76b449f4: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(796) TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(789)@ef4f76b449f4: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(796)845014 MSC_Test_0-RAN(789)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(788)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@ef4f76b449f4: { messageType := 2, destLocRef := '0CE4D6'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(794)@ef4f76b449f4: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_rp_mr0(796) MSC_Test-GSUP(794)@ef4f76b449f4: Added IMSI table entry 0TC_gsup_mt_sms_rp_mr0(796)"262420000000092" MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(788)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(788)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(789)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(789)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(788)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(788)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(788)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(788)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(789)@ef4f76b449f4: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(796)845014 TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(789)@ef4f76b449f4: Created IMSI[0] for '262420000000092'H'2D39884E'O to be handled at TC_gsup_mt_sms_rp_mr0(796) TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: TX MT-forwardSM-Req for the 1st SMS MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(789)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_rp_mr0(796) TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: 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 := '2D39884E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(789)@ef4f76b449f4: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(796)10560448 MSC_Test_0-SCCP(788)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@ef4f76b449f4: { messageType := 2, destLocRef := 'A123C0'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(788)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(788)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(788)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(788)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(788)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(788)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(788)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(788)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(788)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(788)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(788)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(788)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(790)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(788)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(790)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(789)@ef4f76b449f4: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(796)10560448 TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(796)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(788)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(789)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(791)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(793)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(794)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(790)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(787)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(795)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(792)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(797)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(787): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(788): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(789): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(790): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(791): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(792): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(793): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(794): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(795): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_gsup_mt_sms_rp_mr0(796): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(797): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass'. Mon May 27 08:20:05 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_rp_mr pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_gsup_mt_sms_rp_mr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=387104) Waiting for packet dumper to finish... 1 (prev_count=387104, count=388181) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:20: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_gsup_mo_mt_sms_rp_mr started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(801)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(801)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(801)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(799)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(802)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(801)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(801)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(801)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(801)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(801)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(801)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(801)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(801)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(801)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(801)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(801)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(801)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(801)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(801)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(801)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(801)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(804)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(804)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(804)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(804)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(804)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(801)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(801)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(800)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(805)@ef4f76b449f4: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(807) MSC_Test-GSUP(805)@ef4f76b449f4: 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)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(800)@ef4f76b449f4: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)1570614 MSC_Test_0-RAN(800)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(799)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(801)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(801)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(801)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(801)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@ef4f76b449f4: { messageType := 2, destLocRef := '17F736'O, sourceLocRef := '000070'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(799)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(805)@ef4f76b449f4: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mo_mt_sms_rp_mr0(807) MSC_Test-GSUP(805)@ef4f76b449f4: Added IMSI table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)"262420000000093" MSC_Test_0-SCCP(799)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(799)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(799)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(799)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(799)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(801)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mo_mt_sms_rp_mr0(807)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(807)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(801)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(801)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(799)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(807)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(800)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(800)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(799)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(799)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(799)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(801)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(801)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(799)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(799)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(799)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(799)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(801)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(801)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(801)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(800)@ef4f76b449f4: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)1570614 TC_gsup_mo_mt_sms_rp_mr0(807)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(807)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(800)@ef4f76b449f4: Created IMSI[0] for '262420000000093'H'B652610E'O to be handled at TC_gsup_mo_mt_sms_rp_mr0(807) TC_gsup_mo_mt_sms_rp_mr0(807)@ef4f76b449f4: 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 := 'B652610E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(800)@ef4f76b449f4: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(807)14754616 MSC_Test_0-RAN(800)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(799)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(801)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(801)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(801)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(801)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(801)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(801)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@ef4f76b449f4: { messageType := 2, destLocRef := 'E12338'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(799)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(799)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(799)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(799)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(807)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(807)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@ef4f76b449f4: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_0-SCCP(799)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(799)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(799)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(799)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103050901020600'O MSC_Test_0-M3UA(801)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(801)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(801)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(799)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(799)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(799)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(799)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(807)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(807)@ef4f76b449f4: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@ef4f76b449f4: Test Component 807 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(799)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(801)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(800)@ef4f76b449f4: Final verdict of PTC: none TC_gsup_mo_mt_sms_rp_mr0(807)@ef4f76b449f4: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test-GSUP(805)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(798)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(802)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(803)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(808)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(804)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(806)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(798): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(799): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(800): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(801): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(802): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(803): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(804): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(805): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(806): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_gsup_mo_mt_sms_rp_mr0(807): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(808): none (fail -> fail) MTC@ef4f76b449f4: Test case TC_gsup_mo_mt_sms_rp_mr finished. Verdict: fail reason: Rx unexpected GSUP message MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr fail'. Mon May 27 08:20:10 UTC 2024 ------ MSC_Tests.TC_gsup_mo_mt_sms_rp_mr fail ------ Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=228462) Waiting for packet dumper to finish... 1 (prev_count=228462, count=265750) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms'. ------ MSC_Tests.TC_gsup_mt_multi_part_sms ------ Mon May 27 08:20: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_gsup_mt_multi_part_sms started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(812)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(812)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(812)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(810)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(813)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(812)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(812)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(812)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(812)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(812)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(815)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(815)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(815)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(815)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(815)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(816)@ef4f76b449f4: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(818) MSC_Test-GSUP(816)@ef4f76b449f4: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(818) MSC_Test_0-RAN(811)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(811)@ef4f76b449f4: Added conn table entry 0TC_gsup_mt_multi_part_sms0(818)8654456 MSC_Test_0-RAN(811)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(810)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@ef4f76b449f4: { messageType := 2, destLocRef := '840E78'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(816)@ef4f76b449f4: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_multi_part_sms0(818) MSC_Test-GSUP(816)@ef4f76b449f4: Added IMSI table entry 0TC_gsup_mt_multi_part_sms0(818)"262420000000091" MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(810)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(811)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(811)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(810)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(810)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(811)@ef4f76b449f4: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(818)8654456 TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(811)@ef4f76b449f4: Created IMSI[0] for '262420000000091'H'39C21CA6'O to be handled at TC_gsup_mt_multi_part_sms0(818) MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(811)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_multi_part_sms0(818) TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: 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 := '39C21CA6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(811)@ef4f76b449f4: Added conn table entry 0TC_gsup_mt_multi_part_sms0(818)10206598 MSC_Test_0-SCCP(810)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@ef4f76b449f4: { messageType := 2, destLocRef := '9BBD86'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(810)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(810)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(810)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(810)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(810)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(810)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(810)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(810)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(810)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(810)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(810)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(812)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(810)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(812)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(811)@ef4f76b449f4: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(818)10206598 TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(818)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(812)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(811)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(810)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(809)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(816)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(814)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(813)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(819)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(817)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(815)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(809): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(810): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(811): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(812): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(813): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(814): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(815): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(816): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(817): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_gsup_mt_multi_part_sms0(818): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(819): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_gsup_mt_multi_part_sms finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass'. Mon May 27 08:20:22 UTC 2024 ====== MSC_Tests.TC_gsup_mt_multi_part_sms pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_gsup_mt_multi_part_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=480067) Waiting for packet dumper to finish... 1 (prev_count=480067, count=481144) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:20: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mo_ussd_single_request started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(823)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(823)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(823)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(821)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(824)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(823)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(823)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(823)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(823)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(823)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(823)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(823)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(823)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(823)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(823)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(823)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(823)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(823)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(823)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(823)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(826)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(826)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(826)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(826)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(826)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(827)@ef4f76b449f4: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(829) TC_lu_and_mo_ussd_single_request0(829)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(822)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(822)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(829)7661528 MSC_Test_0-SCCP(821)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(822)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(823)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@ef4f76b449f4: { messageType := 2, destLocRef := '74E7D8'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(821)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(827)@ef4f76b449f4: Found GsupExpect[0] for "262420000000046" handled at TC_lu_and_mo_ussd_single_request0(829) MSC_Test-GSUP(827)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mo_ussd_single_request0(829)"262420000000046" MSC_Test_0-SCCP(821)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(821)@ef4f76b449f4: vl_from0 TC_lu_and_mo_ussd_single_request0(829)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(821)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_ussd_single_request0(829)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(829)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(822)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(822)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(821)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(821)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(821)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(821)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(821)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(821)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(822)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(829)7661528 TC_lu_and_mo_ussd_single_request0(829)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(829)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@ef4f76b449f4: 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 := '45197666'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(822)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(829)10869787 MSC_Test_0-RAN(822)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(821)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(823)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(823)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@ef4f76b449f4: { messageType := 2, destLocRef := 'A5DC1B'O, sourceLocRef := '000075'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(821)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(821)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(821)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(829)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(829)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(827)@ef4f76b449f4: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(829) MSC_Test_0-RAN(822)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(822)@ef4f76b449f4: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(821)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(821)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(821)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_single_request0(829)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(823)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(823)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(821)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(821)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(829)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(821)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(821)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(821)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(821)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(823)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(821)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(823)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(822)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(829)10869787 TC_lu_and_mo_ussd_single_request0(829)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(829)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(829)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(823)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(821)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(822)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(824)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(827)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(820)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(826)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(828)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(825)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(830)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(820): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(821): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(822): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(823): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(824): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(825): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(826): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(827): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(828): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mo_ussd_single_request0(829): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass'. Mon May 27 08:20:28 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_single_request pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_and_mo_ussd_single_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=238274) Waiting for packet dumper to finish... 1 (prev_count=238274, count=308218) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification'. ------ MSC_Tests.TC_lu_and_mt_ussd_notification ------ Mon May 27 08:20: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mt_ussd_notification started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(834)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(834)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(834)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(832)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(835)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(834)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(834)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(834)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(834)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(834)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(834)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(834)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(834)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(834)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(837)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(837)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(837)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(837)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(837)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(833)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(838)@ef4f76b449f4: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(840) TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(833)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_ussd_notification0(840)6033555 MSC_Test_0-RAN(833)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(832)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(834)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@ef4f76b449f4: { messageType := 2, destLocRef := '5C1093'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(832)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(838)@ef4f76b449f4: Found GsupExpect[0] for "262420000000047" handled at TC_lu_and_mt_ussd_notification0(840) MSC_Test-GSUP(838)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mt_ussd_notification0(840)"262420000000047" MSC_Test_0-SCCP(832)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(832)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(832)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(833)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(833)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(832)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(832)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(832)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(832)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(832)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(832)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(833)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(840)6033555 TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(833)@ef4f76b449f4: Created IMSI[0] for '262420000000047'H'3C227C2A'O ("<\"|*") to be handled at TC_lu_and_mt_ussd_notification0(840) MSC_Test-GSUP(838)@ef4f76b449f4: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(840) MSC_Test_0-M3UA(834)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(833)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_notification0(840) TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: 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 := '3C227C2A'O ("<\"|*") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(833)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_ussd_notification0(840)7089828 MSC_Test_0-SCCP(832)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(834)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(834)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@ef4f76b449f4: { messageType := 2, destLocRef := '6C2EA4'O, sourceLocRef := '000077'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(832)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(832)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(832)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(833)@ef4f76b449f4: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(833)@ef4f76b449f4: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(832)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(832)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(832)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(834)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(832)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(832)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(834)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(832)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(832)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(832)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(832)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(834)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(832)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(833)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(840)7089828 MSC_Test_0-M3UA(834)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(840)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(834)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(833)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(835)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(838)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(831)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(836)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(832)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(841)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(837)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(839)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(831): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(832): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(833): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(834): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(835): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(836): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(837): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(838): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(839): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mt_ussd_notification0(840): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(841): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mt_ussd_notification finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass'. Mon May 27 08:20:33 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_ussd_notification pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_and_mt_ussd_notification.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=315793) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:20: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mo_ussd_during_mt_call started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(845)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(845)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(845)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(843)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(846)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(845)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(845)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(845)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(845)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(845)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(848)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(848)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(848)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(848)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(848)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(849)@ef4f76b449f4: Created GsupExpect[0] for "262420000000048" to be handled at TC_lu_and_mo_ussd_during_mt_call0(851) TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000048'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(844)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(844)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)1488035 MSC_Test_0-SCCP(843)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(844)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@ef4f76b449f4: { messageType := 2, destLocRef := '16B4A3'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(849)@ef4f76b449f4: Found GsupExpect[0] for "262420000000048" handled at TC_lu_and_mo_ussd_during_mt_call0(851) MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(849)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)"262420000000048" MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(843)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(843)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(844)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(844)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(843)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(843)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(843)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(843)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(844)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)1488035 TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(846)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)771026356 MSC_Test_0-RAN(844)@ef4f76b449f4: Created IMSI[0] for '262420000000048'H'3ABC00AF'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(851) MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(844)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mo_ussd_during_mt_call0(851) TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(844)@ef4f76b449f4: Created IMSI[1] for '262420000000048'H'3ABC00AF'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(851) TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: 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 := '3ABC00AF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(844)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)4062783 MSC_Test_0-SCCP(843)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@ef4f76b449f4: { messageType := 2, destLocRef := '3DFE3F'O, sourceLocRef := '000079'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(844)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(844)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(843)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(843)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(847)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_ussd_during_mt_call0(851) MSC_Test-MGCP(847)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "87", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2c" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_ussd_during_mt_call0(851) TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(843)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(843)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(844)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(844)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(843)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(843)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(844)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(844)@ef4f76b449f4: patched enc_l3: '1BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(843)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(843)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100191BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(844)@ef4f76b449f4: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(844)@ef4f76b449f4: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(843)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(843)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(846)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)771026356 MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(843)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(843)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(843)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(843)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(845)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(843)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(845)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(844)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(851)4062783 TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: f_call_hangup 9: done TC_lu_and_mo_ussd_during_mt_call0(851)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(849)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(843)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(846)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(842)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(844)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(852)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(850)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(845)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(847)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(848)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(842): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(843): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(844): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(845): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(846): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(847): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(848): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(849): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(850): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mo_ussd_during_mt_call0(851): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(852): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass'. Mon May 27 08:20:40 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass ====== Saving talloc report from 172.18.147.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=450862) Waiting for packet dumper to finish... 1 (prev_count=450862, count=451939) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:20: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mt_ussd_during_mt_call started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(856)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(856)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(856)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(854)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(857)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(856)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(856)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(856)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(856)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(856)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(859)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(859)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(859)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(859)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(859)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(860)@ef4f76b449f4: Created GsupExpect[0] for "262420000000049" to be handled at TC_lu_and_mt_ussd_during_mt_call0(862) TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000049'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(855)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(855)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)16094756 MSC_Test_0-RAN(855)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(854)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@ef4f76b449f4: { messageType := 2, destLocRef := 'F59624'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(860)@ef4f76b449f4: Found GsupExpect[0] for "262420000000049" handled at TC_lu_and_mt_ussd_during_mt_call0(862) MSC_Test-GSUP(860)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)"262420000000049" MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(854)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(854)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(855)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(855)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(854)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(854)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(854)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(854)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(855)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)16094756 TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(857)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)1735682389 MSC_Test_0-RAN(855)@ef4f76b449f4: Created IMSI[0] for '262420000000049'H'20AFA6AE'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(862) MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(855)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_during_mt_call0(862) TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(855)@ef4f76b449f4: Created IMSI[1] for '262420000000049'H'20AFA6AE'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(862) TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: 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 := '20AFA6AE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(855)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)14124125 MSC_Test_0-SCCP(854)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(854)@ef4f76b449f4: { messageType := 2, destLocRef := 'D7845D'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(854)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(855)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(855)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(854)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(854)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(858)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_ussd_during_mt_call0(862) MSC_Test-MGCP(858)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_ussd_during_mt_call0(862) TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(854)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(854)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-RAN(855)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(855)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(854)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(854)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(855)@ef4f76b449f4: patching N(SD)=2 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-RAN(855)@ef4f76b449f4: patched enc_l3: '8BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(854)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(854)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100198BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(855)@ef4f76b449f4: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(855)@ef4f76b449f4: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(854)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(854)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(857)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)1735682389 MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(854)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(854)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(854)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(854)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(856)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(854)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(856)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(855)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(862)14124125 TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: f_call_hangup 9: done TC_lu_and_mt_ussd_during_mt_call0(862)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(860)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(855)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(856)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(854)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(853)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(863)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(857)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(859)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(858)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(861)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(853): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(854): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(855): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(856): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(857): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(858): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(859): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(860): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(861): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mt_ussd_during_mt_call0(862): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(863): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass'. Mon May 27 08:20:49 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass ====== Saving talloc report from 172.18.147.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=463187) Waiting for packet dumper to finish... 1 (prev_count=463187, count=464264) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:20: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mo_ussd_mo_release started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(867)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(867)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(867)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(865)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(868)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(867)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(867)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(867)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(867)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(867)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(867)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(867)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(867)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(867)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(867)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(867)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(867)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(867)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(867)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(867)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(870)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(870)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(870)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(870)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(870)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(871)@ef4f76b449f4: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(873) TC_lu_and_mo_ussd_mo_release0(873)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000050'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(866)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(866)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(873)5142258 MSC_Test_0-SCCP(865)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(866)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(867)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@ef4f76b449f4: { messageType := 2, destLocRef := '4E76F2'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(865)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test-GSUP(871)@ef4f76b449f4: Found GsupExpect[0] for "262420000000050" handled at TC_lu_and_mo_ussd_mo_release0(873) MSC_Test-GSUP(871)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mo_ussd_mo_release0(873)"262420000000050" MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(865)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(865)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(865)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_ussd_mo_release0(873)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_mo_release0(873)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(867)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(873)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(866)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(866)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(865)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(865)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(865)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(865)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(865)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(865)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(866)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(873)5142258 TC_lu_and_mo_ussd_mo_release0(873)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(873)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@ef4f76b449f4: 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 := 'AA29FF06'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(866)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(873)15224930 MSC_Test_0-RAN(866)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(865)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(867)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(867)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@ef4f76b449f4: { messageType := 2, destLocRef := 'E85062'O, sourceLocRef := '00007D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(865)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(865)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(865)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(873)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(873)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(871)@ef4f76b449f4: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(873) MSC_Test_0-RAN(866)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-RAN(866)@ef4f76b449f4: patched enc_l3: '1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-SCCP(865)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@ef4f76b449f4: vl_len:31 MSC_Test_0-SCCP(865)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(865)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001C1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_mo_release0(873)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(867)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(873)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(866)@ef4f76b449f4: patching N(SD)=2 into dtap '1B2A'O MSC_Test_0-RAN(866)@ef4f76b449f4: patched enc_l3: '1BAA'O MSC_Test_0-SCCP(865)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(865)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(865)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100021BAA'O MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(865)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(873)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(865)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(865)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(865)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(865)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(867)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(865)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(867)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(866)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(873)15224930 TC_lu_and_mo_ussd_mo_release0(873)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(873)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(873)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(866)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(865)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(872)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(871)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(864)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(867)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(874)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(868)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(870)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(869)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(864): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(865): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(866): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(867): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(868): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(869): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(870): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(871): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(872): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mo_ussd_mo_release0(873): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(874): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass'. Mon May 27 08:20:54 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_mo_release pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_and_mo_ussd_mo_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=236113) Waiting for packet dumper to finish... 1 (prev_count=236113, count=317645) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout'. ------ MSC_Tests.TC_lu_and_ss_session_timeout ------ Mon May 27 08:20: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_ss_session_timeout started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(878)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(878)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(878)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(876)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(879)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(878)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(878)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(878)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(878)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(878)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(878)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(878)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(878)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(878)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(878)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(878)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(878)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(878)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(878)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(878)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(878)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(881)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(881)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(881)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(881)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(881)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(877)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(882)@ef4f76b449f4: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(884) TC_lu_and_ss_session_timeout0(884)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(877)@ef4f76b449f4: Added conn table entry 0TC_lu_and_ss_session_timeout0(884)2009939 MSC_Test_0-RAN(877)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(876)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(878)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@ef4f76b449f4: { messageType := 2, destLocRef := '1EAB53'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(876)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(882)@ef4f76b449f4: Found GsupExpect[0] for "262420000000051" handled at TC_lu_and_ss_session_timeout0(884) MSC_Test-GSUP(882)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_ss_session_timeout0(884)"262420000000051" MSC_Test_0-SCCP(876)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(876)@ef4f76b449f4: vl_from0 TC_lu_and_ss_session_timeout0(884)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(884)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(876)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(884)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(877)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(877)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(876)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(876)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(876)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(876)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(876)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(876)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(877)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(884)2009939 TC_lu_and_ss_session_timeout0(884)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(884)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@ef4f76b449f4: 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 := 'BD28B2B7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(877)@ef4f76b449f4: Added conn table entry 0TC_lu_and_ss_session_timeout0(884)10350997 MSC_Test_0-RAN(877)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(876)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(878)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(878)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@ef4f76b449f4: { messageType := 2, destLocRef := '9DF195'O, sourceLocRef := '00007F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(876)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(876)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(876)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(884)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(884)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(882)@ef4f76b449f4: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(884) MSC_Test_0-RAN(877)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-RAN(877)@ef4f76b449f4: patched enc_l3: '1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-SCCP(876)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@ef4f76b449f4: vl_len:32 MSC_Test_0-SCCP(876)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(876)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001D1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_ss_session_timeout0(884)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(878)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(878)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(876)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(876)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(876)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(876)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(876)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(876)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(878)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(876)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(878)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(877)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(884)10350997 TC_lu_and_ss_session_timeout0(884)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(884)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(884)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(878)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(877)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(881)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(882)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(876)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(880)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(879)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(875)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(885)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(883)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(875): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(876): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(877): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(878): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(879): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(880): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(881): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(882): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(883): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_ss_session_timeout0(884): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_ss_session_timeout finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass'. Mon May 27 08:21:02 UTC 2024 ====== MSC_Tests.TC_lu_and_ss_session_timeout pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_and_ss_session_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=288372) Waiting for packet dumper to finish... 1 (prev_count=288372, count=308318) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr'. ------ MSC_Tests.TC_mt_ussd_for_unknown_subscr ------ Mon May 27 08:21: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_mt_ussd_for_unknown_subscr started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(889)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(889)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(889)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(887)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(890)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(889)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(889)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(889)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(889)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(889)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(889)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(889)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(889)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(889)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(889)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(889)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(889)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(889)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(889)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(889)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(892)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(892)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(892)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(892)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(892)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(889)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(889)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(889)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(888)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(888)@ef4f76b449f4: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_mt_ussd_for_unknown_subscr0(895) MSC_Test-GSUP(893)@ef4f76b449f4: Created GsupExpect[0] for "000000000000000" to be handled at TC_mt_ussd_for_unknown_subscr0(895) MSC_Test-GSUP(893)@ef4f76b449f4: Found GsupExpect[0] for "000000000000000" handled at TC_mt_ussd_for_unknown_subscr0(895) MSC_Test-GSUP(893)@ef4f76b449f4: Added IMSI table entry 0TC_mt_ussd_for_unknown_subscr0(895)"000000000000000" TC_mt_ussd_for_unknown_subscr0(895)@ef4f76b449f4: setverdict(fail): none -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_mt_ussd_for_unknown_subscr0(895)@ef4f76b449f4: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test-GSUP(893)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(887)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(888)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(892)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(886)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(889)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(890)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(894)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(891)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(896)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(886): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(887): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(888): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(889): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(890): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(891): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(892): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(893): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(894): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_mt_ussd_for_unknown_subscr0(895): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(896): none (fail -> fail) MTC@ef4f76b449f4: Test case TC_mt_ussd_for_unknown_subscr finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr fail'. Mon May 27 08:21:08 UTC 2024 ------ MSC_Tests.TC_mt_ussd_for_unknown_subscr fail ------ Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_mt_ussd_for_unknown_subscr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=31920) Waiting for packet dumper to finish... 1 (prev_count=31920, count=80745) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans'. ------ MSC_Tests.TC_mo_ussd_for_unknown_trans ------ Mon May 27 08:21: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_mo_ussd_for_unknown_trans started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(900)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(900)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(900)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(898)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(901)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(900)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(900)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(900)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(900)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(900)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(903)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(903)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(903)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(903)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(903)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(899)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(899)@ef4f76b449f4: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_for_unknown_trans0(906) MSC_Test-GSUP(904)@ef4f76b449f4: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(906) MSC_Test-GSUP(904)@ef4f76b449f4: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(906) TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000111'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(899)@ef4f76b449f4: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(906)8150979 MSC_Test_0-SCCP(898)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(899)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@ef4f76b449f4: { messageType := 2, destLocRef := '7C5FC3'O, sourceLocRef := '000080'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(904)@ef4f76b449f4: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_for_unknown_trans0(906) MSC_Test-GSUP(904)@ef4f76b449f4: Added IMSI table entry 0TC_mo_ussd_for_unknown_trans0(906)"262420000000111" MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(898)@ef4f76b449f4: vl_from0 TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(898)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(899)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(899)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(898)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(898)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(898)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(898)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(899)@ef4f76b449f4: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(906)8150979 TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: 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 := '0FA75147'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(899)@ef4f76b449f4: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(906)8070056 MSC_Test_0-RAN(899)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(898)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@ef4f76b449f4: { messageType := 2, destLocRef := '7B23A8'O, sourceLocRef := '000081'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(899)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3A171D956F9530387B82BD7018E9FD841B5D01DFD81EB274AF'O MSC_Test_0-RAN(899)@ef4f76b449f4: patched enc_l3: '1B7A171D956F9530387B82BD7018E9FD841B5D01DFD81EB274AF'O MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: vl_len:29 MSC_Test_0-SCCP(898)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(898)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001A1B7A171D956F9530387B82BD7018E9FD841B5D01DFD81EB274AF'O MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(898)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(898)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(899)@ef4f76b449f4: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(906)8070056 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: 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 := '0FA75147'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(899)@ef4f76b449f4: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(906)8477171 MSC_Test_0-RAN(899)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(898)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@ef4f76b449f4: { messageType := 2, destLocRef := '8159F3'O, sourceLocRef := '000082'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(899)@ef4f76b449f4: patching N(SD)=1 into dtap '1B2A1C1767E45B36BBF6BCE2E56AEB88BF4AF167691A03C9ACCCC0'O MSC_Test_0-RAN(899)@ef4f76b449f4: patched enc_l3: '1B6A1C1767E45B36BBF6BCE2E56AEB88BF4AF167691A03C9ACCCC0'O MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: vl_len:30 MSC_Test_0-SCCP(898)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(898)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001B1B6A1C1767E45B36BBF6BCE2E56AEB88BF4AF167691A03C9ACCCC0'O MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(898)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(898)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(898)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(898)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(900)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(898)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(900)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(899)@ef4f76b449f4: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(906)8477171 TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(906)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(899)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(898)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(900)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(901)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(903)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(904)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(897)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(907)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(905)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(902)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(897): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(898): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(899): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(900): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(901): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(902): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(903): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(904): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(905): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_mo_ussd_for_unknown_trans0(906): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(907): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass'. Mon May 27 08:21:23 UTC 2024 ====== MSC_Tests.TC_mo_ussd_for_unknown_trans pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_mo_ussd_for_unknown_trans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407845) Waiting for packet dumper to finish... 1 (prev_count=407845, count=408922) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session'. ------ MSC_Tests.TC_proc_ss_for_unknown_session ------ Mon May 27 08:21: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_proc_ss_for_unknown_session started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(911)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(911)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(911)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(909)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(912)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(911)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(911)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(911)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(911)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(911)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(911)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(911)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(911)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(911)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(911)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(911)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(911)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(911)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(911)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(911)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(914)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(914)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(914)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(914)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(914)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(910)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(915)@ef4f76b449f4: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(917) TC_proc_ss_for_unknown_session0(917)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(910)@ef4f76b449f4: Added conn table entry 0TC_proc_ss_for_unknown_session0(917)2195598 MSC_Test_0-RAN(910)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(909)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(911)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@ef4f76b449f4: { messageType := 2, destLocRef := '21808E'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(909)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(915)@ef4f76b449f4: Found GsupExpect[0] for "262420000000110" handled at TC_proc_ss_for_unknown_session0(917) MSC_Test-GSUP(915)@ef4f76b449f4: Added IMSI table entry 0TC_proc_ss_for_unknown_session0(917)"262420000000110" MSC_Test_0-SCCP(909)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(909)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(909)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_proc_ss_for_unknown_session0(917)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(917)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(911)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(909)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_for_unknown_session0(917)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(910)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(910)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(909)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(909)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(909)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(909)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(909)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(909)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(909)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(911)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(910)@ef4f76b449f4: Deleted conn table entry 0TC_proc_ss_for_unknown_session0(917)2195598 TC_proc_ss_for_unknown_session0(917)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(917)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(917)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(917)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(910)@ef4f76b449f4: Created IMSI[0] for '262420000000110'H'684663D0'O to be handled at TC_proc_ss_for_unknown_session0(917) MSC_Test-GSUP(915)@ef4f76b449f4: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(917) TC_proc_ss_for_unknown_session0(917)@ef4f76b449f4: setverdict(fail): pass -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_proc_ss_for_unknown_session0(917)@ef4f76b449f4: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test-GSUP(915)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(912)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(911)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(916)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(909)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(913)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(908)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(910)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(914)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(918)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(908): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(909): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(910): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(911): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(912): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(913): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(914): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(915): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(916): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_proc_ss_for_unknown_session0(917): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(918): none (fail -> fail) MTC@ef4f76b449f4: Test case TC_proc_ss_for_unknown_session finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session fail'. Mon May 27 08:21:28 UTC 2024 ------ MSC_Tests.TC_proc_ss_for_unknown_session fail ------ Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_proc_ss_for_unknown_session.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=202383) Waiting for packet dumper to finish... 1 (prev_count=202383, count=203460) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail'. ------ MSC_Tests.TC_proc_ss_paging_fail ------ Mon May 27 08:21: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_proc_ss_paging_fail started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(922)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(922)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(922)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(920)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(923)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(922)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(922)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(922)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(922)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(922)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(922)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(922)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(922)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(922)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(922)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(922)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(925)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(925)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(925)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(925)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(925)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(922)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(922)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(921)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(926)@ef4f76b449f4: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(928) TC_proc_ss_paging_fail0(928)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000101'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(921)@ef4f76b449f4: Added conn table entry 0TC_proc_ss_paging_fail0(928)4723056 MSC_Test_0-RAN(921)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(920)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(922)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(922)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(922)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@ef4f76b449f4: { messageType := 2, destLocRef := '481170'O, 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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(926)@ef4f76b449f4: Found GsupExpect[0] for "262420000000101" handled at TC_proc_ss_paging_fail0(928) MSC_Test-GSUP(926)@ef4f76b449f4: Added IMSI table entry 0TC_proc_ss_paging_fail0(928)"262420000000101" MSC_Test_0-SCCP(920)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(920)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(920)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(920)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_paging_fail0(928)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(928)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(920)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(920)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(920)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(920)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(922)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(922)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(920)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(920)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(920)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_paging_fail0(928)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(921)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(921)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(920)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(920)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(920)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(920)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(922)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(922)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(920)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(920)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(920)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(920)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(920)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(920)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(920)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(922)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(922)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(920)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(922)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(921)@ef4f76b449f4: Deleted conn table entry 0TC_proc_ss_paging_fail0(928)4723056 TC_proc_ss_paging_fail0(928)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(928)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(928)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(928)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(921)@ef4f76b449f4: Created IMSI[0] for '262420000000101'H'2E69DC92'O to be handled at TC_proc_ss_paging_fail0(928) MSC_Test-GSUP(926)@ef4f76b449f4: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(928) MSC_Test_0-M3UA(922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(922)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(921)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_paging_fail0(928) TC_proc_ss_paging_fail0(928)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(928)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(928)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(921)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(922)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(926)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(920)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(919)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(924)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(923)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(929)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(927)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(925)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(919): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(920): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(921): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(922): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(923): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(924): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(925): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(926): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(927): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_proc_ss_paging_fail0(928): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(929): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_proc_ss_paging_fail finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass'. Mon May 27 08:21:43 UTC 2024 ====== MSC_Tests.TC_proc_ss_paging_fail pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_proc_ss_paging_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=210676) Waiting for packet dumper to finish... 1 (prev_count=210676, count=215001) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort'. ------ MSC_Tests.TC_proc_ss_abort ------ Mon May 27 08:21: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_proc_ss_abort.pcap" >/data/MSC_Tests.TC_proc_ss_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_proc_ss_abort started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(933)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(933)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(933)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(931)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(934)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(933)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(933)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(933)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(933)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(933)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(933)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(933)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(933)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(933)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(936)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(936)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(936)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(936)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(936)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(932)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(937)@ef4f76b449f4: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(939) TC_proc_ss_abort0(939)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(932)@ef4f76b449f4: Added conn table entry 0TC_proc_ss_abort0(939)14271917 MSC_Test_0-RAN(932)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(931)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(933)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@ef4f76b449f4: { messageType := 2, destLocRef := 'D9C5AD'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(931)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(937)@ef4f76b449f4: Found GsupExpect[0] for "262420000000102" handled at TC_proc_ss_abort0(939) MSC_Test-GSUP(937)@ef4f76b449f4: Added IMSI table entry 0TC_proc_ss_abort0(939)"262420000000102" MSC_Test_0-SCCP(931)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(931)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(931)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_proc_ss_abort0(939)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(939)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(933)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(939)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(932)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(932)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(931)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(931)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(931)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(931)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(931)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(931)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(932)@ef4f76b449f4: Deleted conn table entry 0TC_proc_ss_abort0(939)14271917 TC_proc_ss_abort0(939)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(939)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(932)@ef4f76b449f4: Created IMSI[0] for '262420000000102'H'06DFAA4F'O to be handled at TC_proc_ss_abort0(939) MSC_Test-GSUP(937)@ef4f76b449f4: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(939) MSC_Test_0-M3UA(933)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(932)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_abort0(939) TC_proc_ss_abort0(939)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@ef4f76b449f4: 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 := '06DFAA4F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(932)@ef4f76b449f4: Added conn table entry 0TC_proc_ss_abort0(939)10157620 MSC_Test_0-SCCP(931)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(933)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(933)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@ef4f76b449f4: { messageType := 2, destLocRef := '9AFE34'O, sourceLocRef := '000086'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(931)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(931)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(931)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(939)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(939)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(933)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(933)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(931)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(931)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(939)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(931)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(931)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(931)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(931)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(933)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(931)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(933)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(932)@ef4f76b449f4: Deleted conn table entry 0TC_proc_ss_abort0(939)10157620 TC_proc_ss_abort0(939)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(939)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(939)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(932)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(933)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(934)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(937)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(931)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(930)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(938)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(936)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(935)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(940)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(931): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(932): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(933): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(934): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(935): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(936): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(937): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(938): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_proc_ss_abort0(939): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(940): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_proc_ss_abort finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass'. Mon May 27 08:21:49 UTC 2024 ====== MSC_Tests.TC_proc_ss_abort pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_proc_ss_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=228276) Waiting for packet dumper to finish... 1 (prev_count=228276, count=306695) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd'. ------ MSC_Tests.TC_multi_lu_and_mo_ussd ------ Mon May 27 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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_multi_lu_and_mo_ussd started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(944)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(944)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(944)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(942)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(945)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(944)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(944)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(944)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(944)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(947)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(947)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(947)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(947)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(947)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(950) TC_multi_lu_and_mo_ussd0(950)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000210'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[1] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(951) TC_multi_lu_and_mo_ussd0(951)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000211'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[2] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(953) TC_multi_lu_and_mo_ussd0(953)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000212'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[3] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(955) TC_multi_lu_and_mo_ussd0(955)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[4] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(957) TC_multi_lu_and_mo_ussd0(957)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000214'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 0TC_multi_lu_and_mo_ussd0(950)11690864 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 1TC_multi_lu_and_mo_ussd0(951)5506001 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 2TC_multi_lu_and_mo_ussd0(953)4144773 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 3TC_multi_lu_and_mo_ussd0(955)9050566 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:2 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:3 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 4TC_multi_lu_and_mo_ussd0(957)12658905 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:4 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := 'B26370'O, sourceLocRef := '000087'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '5403D1'O, sourceLocRef := '000088'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test-GSUP(948)@ef4f76b449f4: Found GsupExpect[0] for "262420000000210" handled at TC_multi_lu_and_mo_ussd0(950) MSC_Test-GSUP(948)@ef4f76b449f4: Added IMSI table entry 0TC_multi_lu_and_mo_ussd0(950)"262420000000210" MSC_Test-GSUP(948)@ef4f76b449f4: Found GsupExpect[1] for "262420000000211" handled at TC_multi_lu_and_mo_ussd0(951) MSC_Test-GSUP(948)@ef4f76b449f4: Added IMSI table entry 1TC_multi_lu_and_mo_ussd0(951)"262420000000211" MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test-GSUP(948)@ef4f76b449f4: Found GsupExpect[2] for "262420000000212" handled at TC_multi_lu_and_mo_ussd0(953) MSC_Test-GSUP(948)@ef4f76b449f4: Added IMSI table entry 2TC_multi_lu_and_mo_ussd0(953)"262420000000212" MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(948)@ef4f76b449f4: Found GsupExpect[3] for "262420000000213" handled at TC_multi_lu_and_mo_ussd0(955) MSC_Test-GSUP(948)@ef4f76b449f4: Added IMSI table entry 3TC_multi_lu_and_mo_ussd0(955)"262420000000213" MSC_Test-GSUP(948)@ef4f76b449f4: Found GsupExpect[4] for "262420000000214" handled at TC_multi_lu_and_mo_ussd0(957) MSC_Test-GSUP(948)@ef4f76b449f4: Added IMSI table entry 4TC_multi_lu_and_mo_ussd0(957)"262420000000214" MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '3F3E85'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-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '8A19C6'O, sourceLocRef := '00008A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := 'C128D9'O, sourceLocRef := '00008B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(950)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(950)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(953)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(953)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(957)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(957)@ef4f76b449f4: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(955)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(955)@ef4f76b449f4: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(951)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(951)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[0] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(959) MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(959)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } TC_multi_lu_and_mo_ussd0(950)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(953)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(957)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 5TC_multi_lu_and_mo_ussd0(959)9629328 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:5 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test-GSUP(948)@ef4f76b449f4: Found GsupExpect[0] for "262420000000215" handled at TC_multi_lu_and_mo_ussd0(959) MSC_Test-GSUP(948)@ef4f76b449f4: Added IMSI table entry 5TC_multi_lu_and_mo_ussd0(959)"262420000000215" MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '92EE90'O, sourceLocRef := '00008C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(950)11690864 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(950)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mo_ussd0(955)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(953)4144773 TC_multi_lu_and_mo_ussd0(953)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(950)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(950)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(950)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(959)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(959)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(957)12658905 TC_multi_lu_and_mo_ussd0(950)@ef4f76b449f4: 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 := '66FA40C3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(957)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 0TC_multi_lu_and_mo_ussd0(950)15533245 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(951)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(953)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(953)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(957)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(953)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(957)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(957)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(957)@ef4f76b449f4: 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 := '3E749ED1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(953)@ef4f76b449f4: 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 := '143955EE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 2TC_multi_lu_and_mo_ussd0(957)8574938 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:2 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 4TC_multi_lu_and_mo_ussd0(953)1419122 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:4 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[0] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(961) TC_multi_lu_and_mo_ussd0(961)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000216'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 6TC_multi_lu_and_mo_ussd0(961)3955615 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:6 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[1] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(963) TC_multi_lu_and_mo_ussd0(963)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(943)@ef4f76b449f4: Added conn table entry 7TC_multi_lu_and_mo_ussd0(963)8987195 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:7 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[2] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(965) TC_multi_lu_and_mo_ussd0(965)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000218'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 8TC_multi_lu_and_mo_ussd0(965)8605837 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[3] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(967) TC_multi_lu_and_mo_ussd0(967)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000219'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 9TC_multi_lu_and_mo_ussd0(967)2010212 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:9 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[4] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(969) TC_multi_lu_and_mo_ussd0(969)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 10TC_multi_lu_and_mo_ussd0(969)9847431 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:10 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(959)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := 'ED04BD'O, sourceLocRef := '00008D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(950)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(950)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(955)9050566 TC_multi_lu_and_mo_ussd0(955)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test-GSUP(948)@ef4f76b449f4: Found GsupExpect[0] for "262420000000216" handled at TC_multi_lu_and_mo_ussd0(961) MSC_Test-GSUP(948)@ef4f76b449f4: Added IMSI table entry 6TC_multi_lu_and_mo_ussd0(961)"262420000000216" MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(950) MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '82D7DA'O, sourceLocRef := '00008E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test-GSUP(948)@ef4f76b449f4: Found GsupExpect[1] for "262420000000217" handled at TC_multi_lu_and_mo_ussd0(963) MSC_Test-GSUP(948)@ef4f76b449f4: Added IMSI table entry 7TC_multi_lu_and_mo_ussd0(963)"262420000000217" MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@ef4f76b449f4: Found GsupExpect[2] for "262420000000218" handled at TC_multi_lu_and_mo_ussd0(965) MSC_Test-GSUP(948)@ef4f76b449f4: Added IMSI table entry 8TC_multi_lu_and_mo_ussd0(965)"262420000000218" MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test-GSUP(948)@ef4f76b449f4: Found GsupExpect[3] for "262420000000219" handled at TC_multi_lu_and_mo_ussd0(967) MSC_Test-GSUP(948)@ef4f76b449f4: Added IMSI table entry 9TC_multi_lu_and_mo_ussd0(967)"262420000000219" MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '15A772'O, sourceLocRef := '00008F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:4 MSC_Test-GSUP(948)@ef4f76b449f4: Found GsupExpect[4] for "262420000000220" handled at TC_multi_lu_and_mo_ussd0(969) MSC_Test-GSUP(948)@ef4f76b449f4: Added IMSI table entry 10TC_multi_lu_and_mo_ussd0(969)"262420000000220" TC_multi_lu_and_mo_ussd0(955)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(955)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mo_ussd0(955)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mo_ussd0(957)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(957)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '3C5B9F'O, sourceLocRef := '000090'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(953)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(953)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(955)@ef4f76b449f4: 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 := '2D6AFCEB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[1] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(957) MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '89223B'O, sourceLocRef := '000091'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[2] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(953) MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '83508D'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-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 3TC_multi_lu_and_mo_ussd0(955)16549382 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:3 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '1EAC64'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-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '964287'O, sourceLocRef := '000094'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:6 TC_multi_lu_and_mo_ussd0(961)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:8 TC_multi_lu_and_mo_ussd0(961)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(951)5506001 TC_multi_lu_and_mo_ussd0(951)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(963)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := 'FC8606'O, sourceLocRef := '000095'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 TC_multi_lu_and_mo_ussd0(965)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(965)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(967)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(967)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(951)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mo_ussd0(951)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(951)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(969)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mo_ussd0(969)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(951)@ef4f76b449f4: 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 := '0C04BDDA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(955)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(955)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[3] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(955) MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:5 TC_multi_lu_and_mo_ussd0(950)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 1TC_multi_lu_and_mo_ussd0(951)7222093 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:1 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mo_ussd0(961)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(959)9629328 TC_multi_lu_and_mo_ussd0(959)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(953)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[4] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(971) TC_multi_lu_and_mo_ussd0(965)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer TC_multi_lu_and_mo_ussd0(959)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(959)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(959)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(971)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(959)@ef4f76b449f4: 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 := '023142F2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(963)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(950)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 5TC_multi_lu_and_mo_ussd0(959)8566337 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:28 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 TC_multi_lu_and_mo_ussd0(957)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '6E334D'O ("n3M"), sourceLocRef := '000096'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 11TC_multi_lu_and_mo_ussd0(971)1960285 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:11 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 11 set to 1 TC_multi_lu_and_mo_ussd0(955)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(951)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(951)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(967)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '82B641'O, sourceLocRef := '000097'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[5] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(951) MSC_Test-GSUP(948)@ef4f76b449f4: Found GsupExpect[4] for "262420000000221" handled at TC_multi_lu_and_mo_ussd0(971) MSC_Test-GSUP(948)@ef4f76b449f4: Added IMSI table entry 11TC_multi_lu_and_mo_ussd0(971)"262420000000221" TC_multi_lu_and_mo_ussd0(953)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '1DE95D'O, sourceLocRef := '000098'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 TC_multi_lu_and_mo_ussd0(957)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(959)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(959)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(950)15533245 TC_multi_lu_and_mo_ussd0(969)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[4] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(959) TC_multi_lu_and_mo_ussd0(950)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(955)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(950)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(950)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(971)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(971)@ef4f76b449f4: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(950)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(961)3955615 TC_multi_lu_and_mo_ussd0(961)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(953)1419122 TC_multi_lu_and_mo_ussd0(953)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(961)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(961)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(961)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(965)8605837 TC_multi_lu_and_mo_ussd0(961)@ef4f76b449f4: 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 := '1F5583BE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mo_ussd0(965)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(953)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(953)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(963)8987195 TC_multi_lu_and_mo_ussd0(963)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 0TC_multi_lu_and_mo_ussd0(961)13685655 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(957)8574938 TC_multi_lu_and_mo_ussd0(957)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(953)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:5 TC_multi_lu_and_mo_ussd0(963)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 TC_multi_lu_and_mo_ussd0(965)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(965)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(965)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 TC_multi_lu_and_mo_ussd0(957)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(957)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(955)16549382 TC_multi_lu_and_mo_ussd0(955)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:9 TC_multi_lu_and_mo_ussd0(951)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(965)@ef4f76b449f4: 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 := '53C719BB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(963)@ef4f76b449f4: 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 := '5C8526AA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(967)2010212 TC_multi_lu_and_mo_ussd0(967)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(957)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 2TC_multi_lu_and_mo_ussd0(965)15891461 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:2 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 3TC_multi_lu_and_mo_ussd0(963)6190730 TC_multi_lu_and_mo_ussd0(955)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(955)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(959)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:3 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(967)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(967)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(967)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := 'D0D397'O, sourceLocRef := '000099'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(955)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(967)@ef4f76b449f4: 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 := '735432C5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 4TC_multi_lu_and_mo_ussd0(967)13240997 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:4 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(971)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(961)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(961)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[6] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(973) MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(969)9847431 TC_multi_lu_and_mo_ussd0(951)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[7] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(961) TC_multi_lu_and_mo_ussd0(969)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(973)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-SCCP(942)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := 'F27C05'O, sourceLocRef := '00009A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(969)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(969)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mo_ussd0(969)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '5E768A'O, sourceLocRef := '00009B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 TC_multi_lu_and_mo_ussd0(965)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(965)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(969)@ef4f76b449f4: 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 := '7326EFAB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[8] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(965) MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := 'CA0AA5'O, sourceLocRef := '00009C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 TC_multi_lu_and_mo_ussd0(963)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 6TC_multi_lu_and_mo_ussd0(969)10132815 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:1 MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[9] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(963) MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 7TC_multi_lu_and_mo_ussd0(973)4808850 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:6 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(951)7222093 TC_multi_lu_and_mo_ussd0(951)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 TC_multi_lu_and_mo_ussd0(951)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(951)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(967)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(967)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[10] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(967) TC_multi_lu_and_mo_ussd0(951)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[11] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(975) TC_multi_lu_and_mo_ussd0(975)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000223'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 1TC_multi_lu_and_mo_ussd0(975)6485159 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:7 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[12] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(977) TC_multi_lu_and_mo_ussd0(977)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000224'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 8TC_multi_lu_and_mo_ussd0(977)16086894 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(959)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '9A9D4F'O, sourceLocRef := '00009D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@ef4f76b449f4: Found GsupExpect[6] for "262420000000222" handled at TC_multi_lu_and_mo_ussd0(973) MSC_Test-GSUP(948)@ef4f76b449f4: Added IMSI table entry 12TC_multi_lu_and_mo_ussd0(973)"262420000000222" MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(961)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(965)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '496092'O, sourceLocRef := '00009E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(963)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:11 TC_multi_lu_and_mo_ussd0(969)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(969)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(967)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[6] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(969) MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(971)1960285 TC_multi_lu_and_mo_ussd0(971)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@ef4f76b449f4: Found GsupExpect[11] for "262420000000223" handled at TC_multi_lu_and_mo_ussd0(975) MSC_Test-GSUP(948)@ef4f76b449f4: Added IMSI table entry 13TC_multi_lu_and_mo_ussd0(975)"262420000000223" MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(961)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(948)@ef4f76b449f4: Found GsupExpect[12] for "262420000000224" handled at TC_multi_lu_and_mo_ussd0(977) MSC_Test-GSUP(948)@ef4f76b449f4: Added IMSI table entry 14TC_multi_lu_and_mo_ussd0(977)"262420000000224" MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '62F4A7'O, sourceLocRef := '00009F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(971)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(971)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(971)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(973)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(973)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(971)@ef4f76b449f4: 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 := '33ED4137'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := 'F5776E'O, sourceLocRef := '0000A0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(965)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 9TC_multi_lu_and_mo_ussd0(971)6451890 TC_multi_lu_and_mo_ussd0(975)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(975)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[11] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(979) MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 TC_multi_lu_and_mo_ussd0(969)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(979)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } TC_multi_lu_and_mo_ussd0(963)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(959)8566337 TC_multi_lu_and_mo_ussd0(959)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(961)13685655 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(961)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 TC_multi_lu_and_mo_ussd0(967)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(977)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(977)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(959)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(959)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(961)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(961)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(969)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 0TC_multi_lu_and_mo_ussd0(979)8469033 TC_multi_lu_and_mo_ussd0(959)@ef4f76b449f4: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(961)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:5 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '6272B2'O, sourceLocRef := '0000A1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(965)15891461 TC_multi_lu_and_mo_ussd0(965)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(963)6190730 TC_multi_lu_and_mo_ussd0(963)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(967)13240997 TC_multi_lu_and_mo_ussd0(967)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@ef4f76b449f4: Found GsupExpect[11] for "262420000000225" handled at TC_multi_lu_and_mo_ussd0(979) MSC_Test-GSUP(948)@ef4f76b449f4: Added IMSI table entry 15TC_multi_lu_and_mo_ussd0(979)"262420000000225" TC_multi_lu_and_mo_ussd0(971)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(971)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '813A29'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(942)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[11] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(971) MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(963)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(965)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(965)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(969)10132815 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(967)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mo_ussd0(967)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(969)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(963)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(965)@ef4f76b449f4: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(967)@ef4f76b449f4: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(979)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(969)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(969)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(979)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(973)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(969)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(977)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(975)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:6 TC_multi_lu_and_mo_ussd0(971)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(973)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(973)4808850 MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(977)16086894 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(977)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(973)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(973)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(973)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(973)@ef4f76b449f4: 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 := '632632A6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:7 TC_multi_lu_and_mo_ussd0(977)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(977)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(977)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(975)6485159 TC_multi_lu_and_mo_ussd0(975)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 1TC_multi_lu_and_mo_ussd0(973)7733948 TC_multi_lu_and_mo_ussd0(977)@ef4f76b449f4: 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 := '40D33A4F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(975)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(975)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(975)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(979)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:1 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 2TC_multi_lu_and_mo_ussd0(977)5004444 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(975)@ef4f76b449f4: 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 := '1B9A6695'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:2 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 3TC_multi_lu_and_mo_ussd0(975)2946828 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:3 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(971)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '7602BC'O, sourceLocRef := '0000A3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '4C5C9C'O, sourceLocRef := '0000A4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(973)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mo_ussd0(973)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '2CF70C'O, sourceLocRef := '0000A5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[12] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(973) MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(971)6451890 TC_multi_lu_and_mo_ussd0(977)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(977)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(971)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 TC_multi_lu_and_mo_ussd0(975)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(975)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[13] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(977) MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[14] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(975) TC_multi_lu_and_mo_ussd0(971)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(971)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(971)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:5 TC_multi_lu_and_mo_ussd0(973)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(979)8469033 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(977)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(975)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(979)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(979)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(979)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(979)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(973)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(979)@ef4f76b449f4: 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 := '78BE216A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(977)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(943)@ef4f76b449f4: Added conn table entry 0TC_multi_lu_and_mo_ussd0(979)5608278 MSC_Test_0-RAN(943)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(942)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(975)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(973)7733948 TC_multi_lu_and_mo_ussd0(973)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: { messageType := 2, destLocRef := '559356'O, sourceLocRef := '0000A6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(973)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(973)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(979)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(979)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(977)5004444 MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(975)2946828 TC_multi_lu_and_mo_ussd0(977)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(975)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(948)@ef4f76b449f4: Created GsupExpect[15] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(979) TC_multi_lu_and_mo_ussd0(973)@ef4f76b449f4: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(977)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(977)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(975)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(975)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(977)@ef4f76b449f4: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(975)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(943)@ef4f76b449f4: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(943)@ef4f76b449f4: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(979)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(942)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(979)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(942)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(942)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(944)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(942)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(944)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(943)@ef4f76b449f4: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(979)5608278 TC_multi_lu_and_mo_ussd0(979)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(979)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(979)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(979)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(948)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(943)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(944)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(945)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(947)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(962)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(941)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(968)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(958)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(970)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(964)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(956)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(949)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(976)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(980)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(966)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(978)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(954)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(952)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(946)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(974)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(960)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(972)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(981)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(942)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(941): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(942): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(943): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(944): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(945): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(946): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(947): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(948): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(949): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mo_ussd0(950): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mo_ussd0(951): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(952): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mo_ussd0(953): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(954): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mo_ussd0(955): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(956): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mo_ussd0(957): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(958): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mo_ussd0(959): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(960): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mo_ussd0(961): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(962): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mo_ussd0(963): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(964): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mo_ussd0(965): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(966): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mo_ussd0(967): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(968): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mo_ussd0(969): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(970): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mo_ussd0(971): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(972): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mo_ussd0(973): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(974): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mo_ussd0(975): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(976): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mo_ussd0(977): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(978): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mo_ussd0(979): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(980): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(981): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_multi_lu_and_mo_ussd finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass'. Mon May 27 08:21:54 UTC 2024 ====== MSC_Tests.TC_multi_lu_and_mo_ussd pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_multi_lu_and_mo_ussd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3757602) Waiting for packet dumper to finish... 1 (prev_count=3757602, count=3758679) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd'. ------ MSC_Tests.TC_multi_lu_and_mt_ussd ------ Mon May 27 08:21: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_multi_lu_and_mt_ussd started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(985)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(985)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(985)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(983)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(986)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(985)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(985)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(985)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(985)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(985)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(988)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(988)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(988)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(988)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(988)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(988)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(988)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(988)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(991) TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000226'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(992) TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000227'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(994) TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000228'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[3] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(996) TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000229'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(998) TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000230'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1000) TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000231'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[6] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1002) TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000232'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[7] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1004) TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000233'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1006) TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000234'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[9] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1008) TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000235'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1010) TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000236'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[11] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1012) TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000237'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[12] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1014) TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000238'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[13] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1016) TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000239'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1018) TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000240'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1020) TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000241'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 0TC_multi_lu_and_mt_ussd0(991)5590739 MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(984)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 1TC_multi_lu_and_mt_ussd0(992)14483730 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:1 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 2TC_multi_lu_and_mt_ussd0(994)10717101 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:2 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 3TC_multi_lu_and_mt_ussd0(996)11590738 MSC_Test_0-RAN(984)@ef4f76b449f4: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 4TC_multi_lu_and_mt_ussd0(998)13737814 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:3 MSC_Test_0-RAN(984)@ef4f76b449f4: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:4 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1000)5999077 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1002)13394640 MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:5 MSC_Test_0-RAN(984)@ef4f76b449f4: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1004)11811136 MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:6 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:7 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1006)12639838 MSC_Test_0-RAN(984)@ef4f76b449f4: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:8 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1008)13281337 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@ef4f76b449f4: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1010)6539031 MSC_Test_0-RAN(984)@ef4f76b449f4: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := '554ED3'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-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1012)14490086 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(984)@ef4f76b449f4: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1014)13351269 MSC_Test_0-RAN(984)@ef4f76b449f4: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1016)6075814 MSC_Test_0-RAN(984)@ef4f76b449f4: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1018)13812822 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@ef4f76b449f4: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:9 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 15TC_multi_lu_and_mt_ussd0(1020)14091843 MSC_Test-GSUP(989)@ef4f76b449f4: Found GsupExpect[0] for "262420000000226" handled at TC_multi_lu_and_mt_ussd0(991) MSC_Test-GSUP(989)@ef4f76b449f4: Added IMSI table entry 0TC_multi_lu_and_mt_ussd0(991)"262420000000226" MSC_Test_0-RAN(984)@ef4f76b449f4: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:10 MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:12 MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:13 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:14 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:15 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(989)@ef4f76b449f4: Found GsupExpect[1] for "262420000000227" handled at TC_multi_lu_and_mt_ussd0(992) MSC_Test-GSUP(989)@ef4f76b449f4: Added IMSI table entry 1TC_multi_lu_and_mt_ussd0(992)"262420000000227" MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := 'DD0112'O, sourceLocRef := '0000A8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:1 MSC_Test-GSUP(989)@ef4f76b449f4: Found GsupExpect[2] for "262420000000228" handled at TC_multi_lu_and_mt_ussd0(994) MSC_Test-GSUP(989)@ef4f76b449f4: Added IMSI table entry 2TC_multi_lu_and_mt_ussd0(994)"262420000000228" MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := 'A387AD'O, sourceLocRef := '0000A9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:2 MSC_Test-GSUP(989)@ef4f76b449f4: Found GsupExpect[3] for "262420000000229" handled at TC_multi_lu_and_mt_ussd0(996) MSC_Test-GSUP(989)@ef4f76b449f4: Added IMSI table entry 3TC_multi_lu_and_mt_ussd0(996)"262420000000229" MSC_Test-GSUP(989)@ef4f76b449f4: Found GsupExpect[4] for "262420000000230" handled at TC_multi_lu_and_mt_ussd0(998) MSC_Test-GSUP(989)@ef4f76b449f4: Added IMSI table entry 4TC_multi_lu_and_mt_ussd0(998)"262420000000230" MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@ef4f76b449f4: Found GsupExpect[5] for "262420000000231" handled at TC_multi_lu_and_mt_ussd0(1000) MSC_Test-GSUP(989)@ef4f76b449f4: Added IMSI table entry 5TC_multi_lu_and_mt_ussd0(1000)"262420000000231" MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := 'B0DC52'O, sourceLocRef := '0000AA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:3 MSC_Test-GSUP(989)@ef4f76b449f4: Found GsupExpect[6] for "262420000000232" handled at TC_multi_lu_and_mt_ussd0(1002) MSC_Test-GSUP(989)@ef4f76b449f4: Added IMSI table entry 6TC_multi_lu_and_mt_ussd0(1002)"262420000000232" MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@ef4f76b449f4: Found GsupExpect[7] for "262420000000233" handled at TC_multi_lu_and_mt_ussd0(1004) MSC_Test-GSUP(989)@ef4f76b449f4: Added IMSI table entry 7TC_multi_lu_and_mt_ussd0(1004)"262420000000233" MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := 'D19F56'O, sourceLocRef := '0000AB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test-GSUP(989)@ef4f76b449f4: Found GsupExpect[8] for "262420000000234" handled at TC_multi_lu_and_mt_ussd0(1006) MSC_Test-GSUP(989)@ef4f76b449f4: Added IMSI table entry 8TC_multi_lu_and_mt_ussd0(1006)"262420000000234" MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@ef4f76b449f4: Found GsupExpect[9] for "262420000000235" handled at TC_multi_lu_and_mt_ussd0(1008) MSC_Test-GSUP(989)@ef4f76b449f4: Added IMSI table entry 9TC_multi_lu_and_mt_ussd0(1008)"262420000000235" TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(989)@ef4f76b449f4: Found GsupExpect[10] for "262420000000236" handled at TC_multi_lu_and_mt_ussd0(1010) MSC_Test-GSUP(989)@ef4f76b449f4: Added IMSI table entry 10TC_multi_lu_and_mt_ussd0(1010)"262420000000236" MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := '5B89E5'O, sourceLocRef := '0000AC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test-GSUP(989)@ef4f76b449f4: Found GsupExpect[11] for "262420000000237" handled at TC_multi_lu_and_mt_ussd0(1012) MSC_Test-GSUP(989)@ef4f76b449f4: Added IMSI table entry 11TC_multi_lu_and_mt_ussd0(1012)"262420000000237" TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := 'CC62D0'O, sourceLocRef := '0000AD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test-GSUP(989)@ef4f76b449f4: Found GsupExpect[12] for "262420000000238" handled at TC_multi_lu_and_mt_ussd0(1014) MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test-GSUP(989)@ef4f76b449f4: Added IMSI table entry 12TC_multi_lu_and_mt_ussd0(1014)"262420000000238" TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(989)@ef4f76b449f4: Found GsupExpect[13] for "262420000000239" handled at TC_multi_lu_and_mt_ussd0(1016) MSC_Test-GSUP(989)@ef4f76b449f4: Added IMSI table entry 13TC_multi_lu_and_mt_ussd0(1016)"262420000000239" MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := 'B43940'O, sourceLocRef := '0000AE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:7 TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := 'C0DE5E'O, sourceLocRef := '0000AF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@ef4f76b449f4: Found GsupExpect[14] for "262420000000240" handled at TC_multi_lu_and_mt_ussd0(1018) MSC_Test-GSUP(989)@ef4f76b449f4: Added IMSI table entry 14TC_multi_lu_and_mt_ussd0(1018)"262420000000240" MSC_Test-GSUP(989)@ef4f76b449f4: Found GsupExpect[15] for "262420000000241" handled at TC_multi_lu_and_mt_ussd0(1020) MSC_Test-GSUP(989)@ef4f76b449f4: Added IMSI table entry 15TC_multi_lu_and_mt_ussd0(1020)"262420000000241" MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := 'CAA839'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-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:9 TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := '63C717'O, sourceLocRef := '0000B1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := 'DD19E6'O, sourceLocRef := '0000B2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := 'CBB965'O, sourceLocRef := '0000B3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := '5CB5A6'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-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := 'D2C456'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-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:14 TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := 'D70643'O, sourceLocRef := '0000B6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(991)5590739 TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(994)10717101 TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Created IMSI[0] for '262420000000226'H'4655CC3A'O to be handled at TC_multi_lu_and_mt_ussd0(991) TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(991) MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Created IMSI[1] for '262420000000228'H'0C183C3B'O to be handled at TC_multi_lu_and_mt_ussd0(994) MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[1] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(994) MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(991) MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(994) MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: 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 := '4655CC3A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(992)14483730 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(996)11590738 TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: 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 := '0C183C3B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 0TC_multi_lu_and_mt_ussd0(991)7226443 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(998)13737814 TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 1TC_multi_lu_and_mt_ussd0(994)6646611 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:1 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Created IMSI[2] for '262420000000227'H'5BD55D3C'O to be handled at TC_multi_lu_and_mt_ussd0(992) MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-RAN(984)@ef4f76b449f4: Created IMSI[3] for '262420000000229'H'8992CE72'O to be handled at TC_multi_lu_and_mt_ussd0(996) MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[2] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(992) MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1000)5999077 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1004)11811136 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[3] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(996) MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1002)13394640 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:10 TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1010)6539031 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1006)12639838 TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1012)14490086 TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: Created IMSI[4] for '262420000000230'H'01E28D9A'O to be handled at TC_multi_lu_and_mt_ussd0(998) MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Created IMSI[5] for '262420000000231'H'93528D63'O to be handled at TC_multi_lu_and_mt_ussd0(1000) MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(998) MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := '6E444B'O ("nDK"), 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 } } TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1018)13812822 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:0 TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1000) TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@ef4f76b449f4: Created IMSI[6] for '262420000000233'H'1835D753'O to be handled at TC_multi_lu_and_mt_ussd0(1004) MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[6] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1004) MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@ef4f76b449f4: Created IMSI[7] for '262420000000232'H'8A05892D'O to be handled at TC_multi_lu_and_mt_ussd0(1002) MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := '656B53'O ("ekS"), sourceLocRef := '0000B8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[7] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1002) MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 15TC_multi_lu_and_mt_ussd0(1020)14091843 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:13 TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1008)13281337 TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1014)13351269 TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1016)6075814 TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: Created IMSI[8] for '262420000000234'H'494DEC22'O to be handled at TC_multi_lu_and_mt_ussd0(1006) TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: Created IMSI[9] for '262420000000237'H'10E5EB04'O to be handled at TC_multi_lu_and_mt_ussd0(1012) TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1006) MSC_Test_0-RAN(984)@ef4f76b449f4: Created IMSI[10] for '262420000000236'H'3E5D6160'O (">]a`") to be handled at TC_multi_lu_and_mt_ussd0(1010) MSC_Test_0-RAN(984)@ef4f76b449f4: Created IMSI[11] for '262420000000240'H'9E8481B2'O to be handled at TC_multi_lu_and_mt_ussd0(1018) MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[9] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1012) TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1010) TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[11] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1018) TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(992) MSC_Test_0-RAN(984)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(996) MSC_Test_0-RAN(984)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(998) TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=0 into dtap '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: 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 := '8992CE72'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: 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 := '01E28D9A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Created IMSI[12] for '262420000000241'H'1F6B83C6'O to be handled at TC_multi_lu_and_mt_ussd0(1020) TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: 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 := '5BD55D3C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(984)@ef4f76b449f4: Created IMSI[13] for '262420000000235'H'3E66445A'O (">fDZ") to be handled at TC_multi_lu_and_mt_ussd0(1008) MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[12] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1020) MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[13] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1008) MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1004) MSC_Test_0-RAN(984)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1000) MSC_Test_0-RAN(984)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1002) MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 2TC_multi_lu_and_mt_ussd0(998)1203161 TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:2 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 3TC_multi_lu_and_mt_ussd0(996)12897233 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:3 TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: 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 := '8A05892D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Created IMSI[14] for '262420000000238'H'3C746E9D'O to be handled at TC_multi_lu_and_mt_ussd0(1014) TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: 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 := '1835D753'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(984)@ef4f76b449f4: Created IMSI[15] for '262420000000239'H'2AFD732D'O to be handled at TC_multi_lu_and_mt_ussd0(1016) TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: 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 := '93528D63'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[14] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1014) MSC_Test-GSUP(989)@ef4f76b449f4: Created GsupExpect[15] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1016) MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := '125BD9'O, sourceLocRef := '0000B9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1006) MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := 'C4CBD1'O, sourceLocRef := '0000BA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-RAN(984)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1018) MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1012) MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1010) MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 4TC_multi_lu_and_mt_ussd0(992)1886947 TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: 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 := '494DEC22'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:4 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1002)9181140 TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:5 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: 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 := '9E8481B2'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: 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 := '10E5EB04'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: 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 := '3E5D6160'O (">]a`") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := '1CCAE3'O, sourceLocRef := '0000BB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1004)11307728 MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:6 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1000)1374972 MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:7 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1006)6112227 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1018)9916742 MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:9 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1012)5843087 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:10 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1010)12345483 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:11 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := '8C17D4'O, sourceLocRef := '0000BC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := 'AC8AD0'O, sourceLocRef := '0000BD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:6 TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := '14FAFC'O, sourceLocRef := '0000BE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := '5D43E3'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-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:8 TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := '975146'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(983)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := '59288F'O, sourceLocRef := '0000C1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := 'BC608B'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(983)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:0 TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1020) TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1008) TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1014) MSC_Test_0-RAN(984)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1016) TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: 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 := '3E66445A'O (">fDZ") } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: 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 := '1F6B83C6'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: 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 := '2AFD732D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1008)13112768 TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: 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 := '3C746E9D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:12 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1020)3951262 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:13 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1016)2542898 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(991)7226443 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_0-RAN(984)@ef4f76b449f4: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1014)6726552 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: First idle individual index:14 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:1 TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(994)6646611 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 TC_multi_lu_and_mt_ussd0(991)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(996)12897233 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := 'C815C0'O, sourceLocRef := '0000C3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(994)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := '3C4A9E'O, sourceLocRef := '0000C4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:13 TC_multi_lu_and_mt_ussd0(996)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:2 TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(998)1203161 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(992)1886947 MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=0 into dtap '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := '26CD32'O, sourceLocRef := '0000C5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:0 TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(998)@ef4f76b449f4: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(992)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1004)11307728 TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1002)9181140 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: { messageType := 2, destLocRef := '66A398'O, sourceLocRef := '0000C6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:14 TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:14 TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mt_ussd0(1004)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1002)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1000)1374972 TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1012)5843087 TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:8 TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1012)@ef4f76b449f4: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1000)@ef4f76b449f4: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1006)6112227 TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(984)@ef4f76b449f4: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(984)@ef4f76b449f4: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1006)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1018)9916742 TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1010)12345483 TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1008)13112768 TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1020)3951262 TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(983)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:0 TC_multi_lu_and_mt_ussd0(1018)@ef4f76b449f4: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1020)@ef4f76b449f4: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1008)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1016)2542898 TC_multi_lu_and_mt_ussd0(1010)@ef4f76b449f4: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(983)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(983)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1016)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(983)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_0-M3UA(985)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(984)@ef4f76b449f4: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1014)6726552 TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1014)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(985)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(984)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(989)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(986)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(990)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(999)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(987)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(988)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(982)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1005)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(983)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(997)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1007)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1011)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1003)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(995)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(993)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1001)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1009)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1017)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1013)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1015)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1022)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1021)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1019)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(982): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(983): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(984): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(985): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(986): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(987): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(988): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(989): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(990): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mt_ussd0(991): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mt_ussd0(992): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(993): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mt_ussd0(994): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(995): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mt_ussd0(996): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mt_ussd0(998): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(999): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1000): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1001): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1002): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1003): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1004): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1005): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1006): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1007): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1008): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1009): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1010): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1011): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1012): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1013): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1014): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1015): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1016): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1017): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1018): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1019): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1020): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1021): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1022): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_multi_lu_and_mt_ussd finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass'. Mon May 27 08:22:00 UTC 2024 ====== MSC_Tests.TC_multi_lu_and_mt_ussd pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_multi_lu_and_mt_ussd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3930276) Waiting for packet dumper to finish... 1 (prev_count=3930276, count=3931353) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher'. ------ MSC_Tests.TC_cipher_complete_with_invalid_cipher ------ Mon May 27 08:22: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_cipher_complete_with_invalid_cipher started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1026)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1026)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1026)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1024)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1027)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1026)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1026)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1026)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1026)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1026)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1026)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1026)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1026)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1026)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1026)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1026)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1026)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1026)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1026)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1026)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1026)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1029)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1029)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1029)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1029)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1029)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1029)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1029)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1029)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1030)@ef4f76b449f4: Created GsupExpect[0] for "262420000000052" to be handled at TC_cipher_complete_with_invalid_cipher0(1032) TC_cipher_complete_with_invalid_cipher0(1032)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000052'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1026)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1026)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1025)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1025)@ef4f76b449f4: Added conn table entry 0TC_cipher_complete_with_invalid_cipher0(1032)7057195 MSC_Test_0-SCCP(1024)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1025)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1026)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1026)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@ef4f76b449f4: { messageType := 2, destLocRef := '6BAF2B'O, sourceLocRef := '0000C7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1024)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1030)@ef4f76b449f4: Found GsupExpect[0] for "262420000000052" handled at TC_cipher_complete_with_invalid_cipher0(1032) MSC_Test-GSUP(1030)@ef4f76b449f4: Added IMSI table entry 0TC_cipher_complete_with_invalid_cipher0(1032)"262420000000052" MSC_Test_0-M3UA(1026)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1026)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1025)@ef4f76b449f4: patching N(SD)=1 into dtap '0514B4BF875E'O MSC_Test_0-RAN(1025)@ef4f76b449f4: patched enc_l3: '0554B4BF875E'O MSC_Test_0-SCCP(1024)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1024)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1024)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1024)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100060554B4BF875E'O MSC_Test_0-M3UA(1026)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1026)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1024)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1024)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1024)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1024)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1026)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1026)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1026)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1026)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1026)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1026)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1024)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1024)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1024)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1024)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_with_invalid_cipher0(1032)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(1024)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1024)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1024)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1024)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1026)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1026)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1026)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1024)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1026)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1025)@ef4f76b449f4: Deleted conn table entry 0TC_cipher_complete_with_invalid_cipher0(1032)7057195 TC_cipher_complete_with_invalid_cipher0(1032)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1032)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_cipher_complete_with_invalid_cipher0(1032)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1032)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(1030)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1024)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1025)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1031)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1023)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1026)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1027)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1029)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1028)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1033)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1023): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1024): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1025): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1026): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1027): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1028): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1029): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1030): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1031): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_cipher_complete_with_invalid_cipher0(1032): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1033): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_cipher_complete_with_invalid_cipher finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass'. Mon May 27 08:22:11 UTC 2024 ====== MSC_Tests.TC_cipher_complete_with_invalid_cipher pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_cipher_complete_with_invalid_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=210223) Waiting for packet dumper to finish... 1 (prev_count=210223, count=211300) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher'. ------ MSC_Tests.TC_cipher_complete_1_without_cipher ------ Mon May 27 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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_cipher_complete_1_without_cipher started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1037)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1037)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1037)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1035)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1038)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1037)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1037)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1037)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1037)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1037)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1037)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1037)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1037)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1037)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1037)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1037)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1037)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1037)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1037)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1037)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1040)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1040)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1040)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1040)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1040)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1041)@ef4f76b449f4: Created GsupExpect[0] for "262420000000053" to be handled at TC_cipher_complete_1_without_cipher0(1043) TC_cipher_complete_1_without_cipher0(1043)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1036)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1036)@ef4f76b449f4: Added conn table entry 0TC_cipher_complete_1_without_cipher0(1043)723238 MSC_Test_0-SCCP(1035)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1036)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@ef4f76b449f4: { messageType := 2, destLocRef := '0B0926'O ("\v\t&"), 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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1041)@ef4f76b449f4: Found GsupExpect[0] for "262420000000053" handled at TC_cipher_complete_1_without_cipher0(1043) MSC_Test-GSUP(1041)@ef4f76b449f4: Added IMSI table entry 0TC_cipher_complete_1_without_cipher0(1043)"262420000000053" MSC_Test_0-M3UA(1037)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1036)@ef4f76b449f4: patching N(SD)=1 into dtap '0514494AD83B'O MSC_Test_0-RAN(1036)@ef4f76b449f4: patched enc_l3: '0554494AD83B'O MSC_Test_0-SCCP(1035)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1035)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1035)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100060554494AD83B'O MSC_Test_0-M3UA(1037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1035)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1035)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1035)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1037)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_1_without_cipher0(1043)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-RAN(1036)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1036)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(1035)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1035)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1035)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1035)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1035)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1035)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1035)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1035)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1035)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1035)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1037)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1036)@ef4f76b449f4: Deleted conn table entry 0TC_cipher_complete_1_without_cipher0(1043)723238 TC_cipher_complete_1_without_cipher0(1043)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1043)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_1_without_cipher0(1043)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1043)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1043)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(1041)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1036)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1035)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1038)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1037)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1034)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1042)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1039)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1044)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1040)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1035): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1036): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1037): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1038): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1039): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1040): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1041): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1042): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_cipher_complete_1_without_cipher0(1043): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1044): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_cipher_complete_1_without_cipher finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass'. Mon May 27 08:22:16 UTC 2024 ====== MSC_Tests.TC_cipher_complete_1_without_cipher pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_cipher_complete_1_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231653) Waiting for packet dumper to finish... 1 (prev_count=231653, count=232730) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher'. ------ MSC_Tests.TC_cipher_complete_3_without_cipher ------ Mon May 27 08:22: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_cipher_complete_3_without_cipher started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1048)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1048)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1048)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1046)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1049)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1048)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1048)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1048)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1048)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1048)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1048)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1048)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1048)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1048)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1048)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1048)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1048)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1048)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1048)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1048)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1051)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1051)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1051)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1051)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1051)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1052)@ef4f76b449f4: Created GsupExpect[0] for "262420000000054" to be handled at TC_cipher_complete_3_without_cipher0(1054) TC_cipher_complete_3_without_cipher0(1054)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1048)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1048)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1047)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1047)@ef4f76b449f4: Added conn table entry 0TC_cipher_complete_3_without_cipher0(1054)10039033 MSC_Test_0-SCCP(1046)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1047)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1048)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1048)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@ef4f76b449f4: { messageType := 2, destLocRef := '992EF9'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1052)@ef4f76b449f4: Found GsupExpect[0] for "262420000000054" handled at TC_cipher_complete_3_without_cipher0(1054) MSC_Test-GSUP(1052)@ef4f76b449f4: Added IMSI table entry 0TC_cipher_complete_3_without_cipher0(1054)"262420000000054" MSC_Test_0-M3UA(1048)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1048)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1047)@ef4f76b449f4: patching N(SD)=1 into dtap '05140D19ABCF'O MSC_Test_0-RAN(1047)@ef4f76b449f4: patched enc_l3: '05540D19ABCF'O MSC_Test_0-SCCP(1046)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1046)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1046)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000605540D19ABCF'O MSC_Test_0-M3UA(1048)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1048)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1046)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1046)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1046)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1048)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1048)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1046)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1046)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1046)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1048)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1048)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1048)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1048)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_3_without_cipher0(1054)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-RAN(1047)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1047)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(1046)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1046)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1046)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1048)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1048)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1046)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1046)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1046)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1046)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1046)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1046)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1046)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1048)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1048)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1048)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1046)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1048)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1047)@ef4f76b449f4: Deleted conn table entry 0TC_cipher_complete_3_without_cipher0(1054)10039033 TC_cipher_complete_3_without_cipher0(1054)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1054)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_3_without_cipher0(1054)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1054)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1054)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(1052)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1047)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1048)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1046)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1053)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1049)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1045)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1050)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1051)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1055)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1045): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1046): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1047): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1048): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1049): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1050): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1051): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1052): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1053): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_cipher_complete_3_without_cipher0(1054): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1055): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_cipher_complete_3_without_cipher finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass'. Mon May 27 08:22:22 UTC 2024 ====== MSC_Tests.TC_cipher_complete_3_without_cipher pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_cipher_complete_3_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248951) Waiting for packet dumper to finish... 1 (prev_count=248951, count=250706) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher'. ------ MSC_Tests.TC_cipher_complete_13_without_cipher ------ Mon May 27 08:22: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_cipher_complete_13_without_cipher started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1059)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1059)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1059)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1057)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1060)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1059)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1059)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1059)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1059)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1059)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1059)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1059)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1059)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1059)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1059)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1059)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1059)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1059)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1059)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1059)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1062)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1062)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1062)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1062)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1062)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1063)@ef4f76b449f4: Created GsupExpect[0] for "262420000000055" to be handled at TC_cipher_complete_13_without_cipher0(1065) TC_cipher_complete_13_without_cipher0(1065)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000055'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1059)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1059)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1058)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1058)@ef4f76b449f4: Added conn table entry 0TC_cipher_complete_13_without_cipher0(1065)7822036 MSC_Test_0-SCCP(1057)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1058)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1059)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1059)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@ef4f76b449f4: { messageType := 2, destLocRef := '775AD4'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1063)@ef4f76b449f4: Found GsupExpect[0] for "262420000000055" handled at TC_cipher_complete_13_without_cipher0(1065) MSC_Test-GSUP(1063)@ef4f76b449f4: Added IMSI table entry 0TC_cipher_complete_13_without_cipher0(1065)"262420000000055" MSC_Test_0-M3UA(1059)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1059)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1058)@ef4f76b449f4: patching N(SD)=1 into dtap '05149BB246FE'O MSC_Test_0-RAN(1058)@ef4f76b449f4: patched enc_l3: '05549BB246FE'O MSC_Test_0-SCCP(1057)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1057)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1057)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000605549BB246FE'O MSC_Test_0-M3UA(1059)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1059)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1057)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1057)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1057)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1059)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1059)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1057)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1057)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1057)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1059)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1059)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1059)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1059)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_13_without_cipher0(1065)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-RAN(1058)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1058)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(1057)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1057)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1057)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1059)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1059)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1057)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1057)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1057)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1057)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1057)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1057)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1057)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1059)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1059)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1059)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1057)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1059)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1058)@ef4f76b449f4: Deleted conn table entry 0TC_cipher_complete_13_without_cipher0(1065)7822036 TC_cipher_complete_13_without_cipher0(1065)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1065)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_13_without_cipher0(1065)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1065)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1065)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(1059)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1060)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1063)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1062)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1061)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1057)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1056)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1058)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1064)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1066)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1056): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1057): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1058): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1059): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1060): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1061): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1062): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1063): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1064): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_cipher_complete_13_without_cipher0(1065): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1066): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_cipher_complete_13_without_cipher finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass'. Mon May 27 08:22:28 UTC 2024 ====== MSC_Tests.TC_cipher_complete_13_without_cipher pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_cipher_complete_13_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=247337) Waiting for packet dumper to finish... 1 (prev_count=247337, count=249092) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc'. ------ MSC_Tests.TC_lu_with_invalid_mcc_mnc ------ Mon May 27 08:22: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_with_invalid_mcc_mnc started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1070)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1070)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1070)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1068)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1071)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1070)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1070)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1070)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1070)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1070)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1070)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1070)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1070)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1070)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1070)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1070)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1070)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1070)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1070)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1070)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1073)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1073)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1073)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1073)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1073)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1074)@ef4f76b449f4: Created GsupExpect[0] for "262420000000054" to be handled at TC_lu_with_invalid_mcc_mnc0(1076) TC_lu_with_invalid_mcc_mnc0(1076)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1070)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1070)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1069)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1069)@ef4f76b449f4: Added conn table entry 0TC_lu_with_invalid_mcc_mnc0(1076)13415849 MSC_Test_0-SCCP(1068)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1069)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1070)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1070)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1070)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1070)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@ef4f76b449f4: { messageType := 2, destLocRef := 'CCB5A9'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)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1068)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1068)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1074)@ef4f76b449f4: Found GsupExpect[0] for "262420000000054" handled at TC_lu_with_invalid_mcc_mnc0(1076) MSC_Test-GSUP(1074)@ef4f76b449f4: Added IMSI table entry 0TC_lu_with_invalid_mcc_mnc0(1076)"262420000000054" MSC_Test_0-M3UA(1070)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1070)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1070)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1070)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1068)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1068)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1068)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1068)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1068)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1068)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_with_invalid_mcc_mnc0(1076)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(1068)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1068)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1068)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1068)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1070)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1070)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1070)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1068)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1070)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1069)@ef4f76b449f4: Deleted conn table entry 0TC_lu_with_invalid_mcc_mnc0(1076)13415849 TC_lu_with_invalid_mcc_mnc0(1076)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_with_invalid_mcc_mnc0(1076)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1069)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1068)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1071)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1074)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1073)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1070)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1077)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1075)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1067)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1072)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1067): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1068): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1069): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1070): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1071): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1072): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1073): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1074): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1075): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_with_invalid_mcc_mnc0(1076): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1077): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_with_invalid_mcc_mnc finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass'. Mon May 27 08:22:38 UTC 2024 ====== MSC_Tests.TC_lu_with_invalid_mcc_mnc pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_with_invalid_mcc_mnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=169077) Waiting for packet dumper to finish... 1 (prev_count=169077, count=170154) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset'. ------ MSC_Tests.TC_sgsap_reset ------ Mon May 27 08:22: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_sgsap_reset.pcap" >/data/MSC_Tests.TC_sgsap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_reset started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1081)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1081)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1081)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1079)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1082)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1081)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1081)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1081)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1081)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1081)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1081)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1081)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1081)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1081)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1081)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1081)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1081)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1081)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1081)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1081)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1084)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1084)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1084)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1084)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1084)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1087)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1087)@ef4f76b449f4: Created Expect[0] for '262420000011810'H to be handled at TC_sgsap_reset0(1088) TC_sgsap_reset0(1088)@ef4f76b449f4: VLR name: "vlr.example.net" TC_sgsap_reset0(1088)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1081)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1081)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1081)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1080)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_reset0(1088)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(1081)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1082)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1080)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1079)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1078)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1085)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1084)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1089)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1086)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1087)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1083)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1078): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1079): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1080): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1081): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1082): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1083): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1084): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1085): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1086): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1087): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_reset0(1088): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1089): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_reset finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass'. Mon May 27 08:22:44 UTC 2024 ====== MSC_Tests.TC_sgsap_reset pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=143972) Waiting for packet dumper to finish... 1 (prev_count=143972, count=145049) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu'. ------ MSC_Tests.TC_sgsap_lu ------ Mon May 27 08:22: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_sgsap_lu.pcap" >/data/MSC_Tests.TC_sgsap_lu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_lu started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1093)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1093)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1093)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1091)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1094)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1093)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1093)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1093)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1093)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1093)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1093)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1093)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1093)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1093)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1093)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1096)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1096)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1096)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1096)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1096)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1096)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1096)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1096)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1099)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1099)@ef4f76b449f4: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_lu0(1100) MSC_Test-GSUP(1097)@ef4f76b449f4: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1100) MSC_Test-GSUP(1097)@ef4f76b449f4: Found GsupExpect[0] for "262420000011811" handled at TC_sgsap_lu0(1100) MSC_Test-GSUP(1097)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_lu0(1100)"262420000011811" TC_sgsap_lu0(1100)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1100)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011811'H MSC_Test-SGsAP(1099)@ef4f76b449f4: 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 := '39B2C96F'O } } } } } } handled at TC_sgsap_lu0(1100) TC_sgsap_lu0(1100)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1100)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test-GSUP(1097)@ef4f76b449f4: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1100) TC_sgsap_lu0(1100)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011811'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1092)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1092)@ef4f76b449f4: Added conn table entry 0TC_sgsap_lu0(1100)4858304 MSC_Test_0-SCCP(1091)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1092)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1093)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@ef4f76b449f4: { messageType := 2, destLocRef := '4A21C0'O, sourceLocRef := '0000CC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1091)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1091)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1091)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_lu0(1100)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1100)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1100)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1092)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1092)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1091)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1091)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1091)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1091)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1092)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_lu0(1100)4858304 TC_sgsap_lu0(1100)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1100)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1092)@ef4f76b449f4: Created IMSI[0] for '262420000011811'H'06BA483A'O to be handled at TC_sgsap_lu0(1100) MSC_Test_0-M3UA(1093)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1092)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu0(1100) TC_sgsap_lu0(1100)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@ef4f76b449f4: 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 := '06BA483A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1092)@ef4f76b449f4: Added conn table entry 0TC_sgsap_lu0(1100)2080486 MSC_Test_0-RAN(1092)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1091)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@ef4f76b449f4: { messageType := 2, destLocRef := '1FBEE6'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(1091)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1093)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1093)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1091)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1100)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1100)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1091)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1091)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1093)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1091)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1100)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1091)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1091)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1091)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1091)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1091)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1091)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1093)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1091)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1093)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1092)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_lu0(1100)2080486 TC_sgsap_lu0(1100)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1100)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1100)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1092)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1094)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1097)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1093)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1091)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1095)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1090)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1098)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1096)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1099)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1101)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1090): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1091): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1092): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1093): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1094): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1095): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1096): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1097): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1098): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1099): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_lu0(1100): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1101): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_lu finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass'. Mon May 27 08:22:50 UTC 2024 ====== MSC_Tests.TC_sgsap_lu pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_lu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=359603) Waiting for packet dumper to finish... 1 (prev_count=359603, count=361257) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject'. ------ MSC_Tests.TC_sgsap_lu_imsi_reject ------ Mon May 27 08:22:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_lu_imsi_reject started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1105)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1105)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1105)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1103)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1106)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1105)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1105)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1105)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1105)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1105)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1105)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1105)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1105)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1105)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1105)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1105)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1105)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1105)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1105)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1105)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1105)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1108)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1108)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1108)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1108)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1108)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1108)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1108)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1108)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1111)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1111)@ef4f76b449f4: Created Expect[0] for '262420000011812'H to be handled at TC_sgsap_lu_imsi_reject0(1112) MSC_Test-GSUP(1109)@ef4f76b449f4: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1112) MSC_Test-GSUP(1109)@ef4f76b449f4: Found GsupExpect[0] for "262420000011812" handled at TC_sgsap_lu_imsi_reject0(1112) MSC_Test-GSUP(1109)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_lu_imsi_reject0(1112)"262420000011812" TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011812'H MSC_Test-SGsAP(1111)@ef4f76b449f4: Found Expect[0] for { sGsAP_LOCATION_UPDATE_REJECT := { messageType := '00001011'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011812'H, fillerDigit := omit } }, rejectCause := { iEI := '00001111'B, lengthIndicator := 1, cause := Illegal_MS (3) }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } } } } handled at TC_sgsap_lu_imsi_reject0(1112) TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test-GSUP(1109)@ef4f76b449f4: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1112) TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011812'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1104)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1104)@ef4f76b449f4: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1112)5309136 MSC_Test_0-SCCP(1103)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1104)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1105)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@ef4f76b449f4: { messageType := 2, destLocRef := '5102D0'O, sourceLocRef := '0000CE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1103)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1103)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1103)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1104)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1104)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1103)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1103)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1103)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1104)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1112)5309136 TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1104)@ef4f76b449f4: Created IMSI[0] for '262420000011812'H'96449D95'O to be handled at TC_sgsap_lu_imsi_reject0(1112) MSC_Test_0-M3UA(1105)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1104)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_imsi_reject0(1112) TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: 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 := '96449D95'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1104)@ef4f76b449f4: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1112)11701044 MSC_Test_0-RAN(1104)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1103)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@ef4f76b449f4: { messageType := 2, destLocRef := 'B28B34'O, sourceLocRef := '0000CF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1103)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1105)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1105)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1103)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1103)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1105)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1103)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1103)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1103)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1103)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1103)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1105)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1104)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1112)11701044 MSC_Test_0-M3UA(1105)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1112)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1103)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1104)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1106)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1109)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1105)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1107)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1102)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1111)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1108)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1110)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1113)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1102): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1103): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1104): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1105): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1106): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1107): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1108): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1109): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1110): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1111): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_lu_imsi_reject0(1112): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1113): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_lu_imsi_reject finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass'. Mon May 27 08:22:55 UTC 2024 ====== MSC_Tests.TC_sgsap_lu_imsi_reject pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=355167) Waiting for packet dumper to finish... 1 (prev_count=355167, count=356821) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing'. ------ MSC_Tests.TC_sgsap_lu_and_nothing ------ Mon May 27 08:22: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_lu_and_nothing started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1117)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1117)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1117)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1115)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1118)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1117)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1117)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1117)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1117)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1117)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1117)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1117)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1117)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1117)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1117)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1120)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1120)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1120)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1120)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1120)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1120)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1120)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1120)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1123)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1123)@ef4f76b449f4: Created Expect[0] for '262420000011813'H to be handled at TC_sgsap_lu_and_nothing0(1124) MSC_Test-GSUP(1121)@ef4f76b449f4: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1124) MSC_Test-GSUP(1121)@ef4f76b449f4: Found GsupExpect[0] for "262420000011813" handled at TC_sgsap_lu_and_nothing0(1124) MSC_Test-GSUP(1121)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_lu_and_nothing0(1124)"262420000011813" TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011813'H MSC_Test-SGsAP(1123)@ef4f76b449f4: 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 := '5A06329F'O } } } } } } handled at TC_sgsap_lu_and_nothing0(1124) TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1116)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(1120)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1120)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1120)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1120)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(1121)@ef4f76b449f4: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1124) TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011813'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1116)@ef4f76b449f4: Added conn table entry 0TC_sgsap_lu_and_nothing0(1124)16341758 MSC_Test_0-RAN(1116)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1115)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1117)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@ef4f76b449f4: { messageType := 2, destLocRef := 'F95AFE'O, sourceLocRef := '0000D0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1115)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1115)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1115)@ef4f76b449f4: vl_from0 TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1115)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1116)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1116)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1115)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1115)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1115)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1115)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1116)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1124)16341758 TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1116)@ef4f76b449f4: Created IMSI[0] for '262420000011813'H'19D300A9'O to be handled at TC_sgsap_lu_and_nothing0(1124) MSC_Test_0-M3UA(1117)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1116)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_nothing0(1124) TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: 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 := '19D300A9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1116)@ef4f76b449f4: Added conn table entry 0TC_sgsap_lu_and_nothing0(1124)12534935 MSC_Test_0-RAN(1116)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1115)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@ef4f76b449f4: { messageType := 2, destLocRef := 'BF4497'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(1115)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1117)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1117)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1115)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1115)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1115)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1117)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1115)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1115)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1115)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1115)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1115)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1115)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1115)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1117)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1115)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1117)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1116)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1124)12534935 TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1124)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(1117)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1115)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1118)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1121)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1116)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1114)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1122)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1119)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1125)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1123)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1120)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1114): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1115): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1116): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1117): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1118): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1119): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1120): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1121): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1122): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1123): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_lu_and_nothing0(1124): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1125): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_lu_and_nothing finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass'. Mon May 27 08:23:45 UTC 2024 ====== MSC_Tests.TC_sgsap_lu_and_nothing pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_lu_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=364269) Waiting for packet dumper to finish... 1 (prev_count=364269, count=365923) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_eps ------ Mon May 27 08:23: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_expl_imsi_det_eps started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1129)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1129)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1129)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1127)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1130)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1129)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1129)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1129)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1129)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1129)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1129)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1132)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1132)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1132)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1132)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1132)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1132)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1132)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1132)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1135)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1135)@ef4f76b449f4: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_expl_imsi_det_eps0(1136) MSC_Test-GSUP(1133)@ef4f76b449f4: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1136) MSC_Test-GSUP(1133)@ef4f76b449f4: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_expl_imsi_det_eps0(1136) MSC_Test-GSUP(1133)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_expl_imsi_det_eps0(1136)"262420000011814" TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1135)@ef4f76b449f4: 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 := '69B399E4'O } } } } } } handled at TC_sgsap_expl_imsi_det_eps0(1136) TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1128)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1133)@ef4f76b449f4: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1136) TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011814'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1128)@ef4f76b449f4: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1136)12508227 MSC_Test_0-RAN(1128)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1127)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@ef4f76b449f4: { messageType := 2, destLocRef := 'BEDC43'O, sourceLocRef := '0000D2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1127)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1127)@ef4f76b449f4: vl_from0 TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1127)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1128)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1128)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1127)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1127)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1127)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1127)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1128)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1136)12508227 TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1128)@ef4f76b449f4: Created IMSI[0] for '262420000011814'H'9D1857C8'O to be handled at TC_sgsap_expl_imsi_det_eps0(1136) MSC_Test_0-M3UA(1129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1128)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_eps0(1136) TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: 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 := '9D1857C8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1128)@ef4f76b449f4: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1136)15377604 MSC_Test_0-RAN(1128)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1127)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@ef4f76b449f4: { messageType := 2, destLocRef := 'EAA4C4'O, sourceLocRef := '0000D3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1127)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1127)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1127)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1127)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1127)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1127)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1127)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1127)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1129)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1127)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1129)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1128)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1136)15377604 TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1136)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1127)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1134)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1133)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1128)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1126)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1135)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1129)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1130)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1137)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1131)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1132)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1126): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1127): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1128): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1129): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1130): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1131): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1132): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1133): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1134): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1135): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_expl_imsi_det_eps0(1136): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1137): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_expl_imsi_det_eps finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass'. Mon May 27 08:23:54 UTC 2024 ====== MSC_Tests.TC_sgsap_expl_imsi_det_eps pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_expl_imsi_det_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=361030) Waiting for packet dumper to finish... 1 (prev_count=361030, count=362916) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_eps ------ Mon May 27 08:23:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_impl_imsi_det_eps started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1141)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1141)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1141)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1139)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1142)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1141)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1141)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1141)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1141)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1141)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1141)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1141)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1141)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1141)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1141)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1144)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1144)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1144)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1144)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1144)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1144)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1144)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1144)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1147)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1147)@ef4f76b449f4: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_impl_imsi_det_eps0(1148) MSC_Test-GSUP(1145)@ef4f76b449f4: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1148) MSC_Test-GSUP(1145)@ef4f76b449f4: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_impl_imsi_det_eps0(1148) MSC_Test-GSUP(1145)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_impl_imsi_det_eps0(1148)"262420000011814" TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1147)@ef4f76b449f4: 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 := 'A7A941DE'O } } } } } } handled at TC_sgsap_impl_imsi_det_eps0(1148) TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1140)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1145)@ef4f76b449f4: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1148) TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011814'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1140)@ef4f76b449f4: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1148)9130903 MSC_Test_0-RAN(1140)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1139)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1141)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@ef4f76b449f4: { messageType := 2, destLocRef := '8B5397'O, sourceLocRef := '0000D4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1139)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1139)@ef4f76b449f4: vl_from0 TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1139)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1140)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1140)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1139)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1139)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1139)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1140)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1148)9130903 TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1140)@ef4f76b449f4: Created IMSI[0] for '262420000011814'H'0B6E921E'O to be handled at TC_sgsap_impl_imsi_det_eps0(1148) MSC_Test_0-M3UA(1141)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1140)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_eps0(1148) TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: 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 := '0B6E921E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1140)@ef4f76b449f4: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1148)16659595 MSC_Test_0-RAN(1140)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1139)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1141)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1141)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@ef4f76b449f4: { messageType := 2, destLocRef := 'FE348B'O, sourceLocRef := '0000D5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1139)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1139)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1139)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1141)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1139)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1139)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1139)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1139)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1139)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1139)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1141)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1139)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1141)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1140)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1148)16659595 TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1148)@ef4f76b449f4: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(1149)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1144)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1138)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1141)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1146)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1139)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1145)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1142)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1147)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1140)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1143)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1138): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1139): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1140): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1141): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1142): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1143): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1144): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1145): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1146): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1147): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_impl_imsi_det_eps0(1148): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1149): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_impl_imsi_det_eps finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass'. Mon May 27 08:24:02 UTC 2024 ====== MSC_Tests.TC_sgsap_impl_imsi_det_eps pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_impl_imsi_det_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=361238) Waiting for packet dumper to finish... 1 (prev_count=361238, count=362892) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_noneps ------ Mon May 27 08:24: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_expl_imsi_det_noneps started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1153)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1153)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1153)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1151)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1154)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1153)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1153)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1153)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1153)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1153)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1153)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1153)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1153)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1153)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1153)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1153)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1153)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1153)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1153)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1153)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1153)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1156)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1156)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1156)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1156)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1156)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1156)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1156)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1156)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1159)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1159)@ef4f76b449f4: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_expl_imsi_det_noneps0(1160) MSC_Test-GSUP(1157)@ef4f76b449f4: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1160) MSC_Test-GSUP(1157)@ef4f76b449f4: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_expl_imsi_det_noneps0(1160) MSC_Test-GSUP(1157)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)"262420000011815" TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1159)@ef4f76b449f4: 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 := '1906F369'O } } } } } } handled at TC_sgsap_expl_imsi_det_noneps0(1160) TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1152)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1157)@ef4f76b449f4: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1160) TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011815'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1152)@ef4f76b449f4: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)5801665 MSC_Test_0-RAN(1152)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1151)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1153)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@ef4f76b449f4: { messageType := 2, destLocRef := '5886C1'O, sourceLocRef := '0000D6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1151)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1151)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1151)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1152)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1152)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1151)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1151)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1151)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1151)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1152)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)5801665 TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1152)@ef4f76b449f4: Created IMSI[0] for '262420000011815'H'34CB2364'O to be handled at TC_sgsap_expl_imsi_det_noneps0(1160) MSC_Test_0-M3UA(1153)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1152)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_noneps0(1160) TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: 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 := '34CB2364'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1152)@ef4f76b449f4: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)9934415 MSC_Test_0-RAN(1152)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1151)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@ef4f76b449f4: { messageType := 2, destLocRef := '97964F'O, sourceLocRef := '0000D7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1151)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1153)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1153)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1151)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1151)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1151)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1153)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1151)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1151)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1151)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1151)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1151)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1151)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1151)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1151)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1153)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1151)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1153)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1152)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1160)9934415 TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1160)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1152)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1151)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1157)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1155)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1153)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1150)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1154)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1161)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1158)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1156)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1159)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1150): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1151): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1152): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1153): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1154): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1155): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1156): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1157): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1158): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1159): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_expl_imsi_det_noneps0(1160): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1161): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_expl_imsi_det_noneps finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass'. Mon May 27 08:24:10 UTC 2024 ====== MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_expl_imsi_det_noneps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=362867) Waiting for packet dumper to finish... 1 (prev_count=362867, count=364753) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_noneps ------ Mon May 27 08:24: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_impl_imsi_det_noneps started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1165)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1165)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1165)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1163)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1166)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1165)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1165)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1165)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1165)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1165)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1165)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1165)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1165)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1165)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1165)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1168)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1168)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1168)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1168)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1168)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1168)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1168)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1168)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1171)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1171)@ef4f76b449f4: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_impl_imsi_det_noneps0(1172) MSC_Test-GSUP(1169)@ef4f76b449f4: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1172) MSC_Test-GSUP(1169)@ef4f76b449f4: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_impl_imsi_det_noneps0(1172) MSC_Test-GSUP(1169)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)"262420000011815" TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1171)@ef4f76b449f4: 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 := '804AC008'O } } } } } } handled at TC_sgsap_impl_imsi_det_noneps0(1172) TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1164)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1169)@ef4f76b449f4: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1172) TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011815'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1164)@ef4f76b449f4: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)12710168 MSC_Test_0-SCCP(1163)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1164)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1165)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@ef4f76b449f4: { messageType := 2, destLocRef := 'C1F118'O, sourceLocRef := '0000D8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1163)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1163)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1163)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1164)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1164)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1163)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1163)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1163)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1163)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1164)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)12710168 TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1164)@ef4f76b449f4: Created IMSI[0] for '262420000011815'H'84536ADD'O to be handled at TC_sgsap_impl_imsi_det_noneps0(1172) MSC_Test_0-M3UA(1165)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1164)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_noneps0(1172) TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: 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 := '84536ADD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1164)@ef4f76b449f4: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)12733531 MSC_Test_0-RAN(1164)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1163)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1165)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1165)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@ef4f76b449f4: { messageType := 2, destLocRef := 'C24C5B'O, sourceLocRef := '0000D9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1163)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1163)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1163)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1163)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1165)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1163)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1163)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1163)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1163)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1163)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1163)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1165)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1163)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1165)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1164)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1172)12733531 TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1172)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(1169)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1164)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1170)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1162)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1165)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1163)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1166)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1171)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1173)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1167)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1168)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1162): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1163): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1164): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1165): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1166): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1167): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1168): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1169): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1170): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1171): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_impl_imsi_det_noneps0(1172): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1173): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_impl_imsi_det_noneps finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass'. Mon May 27 08:24:18 UTC 2024 ====== MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_impl_imsi_det_noneps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=363164) Waiting for packet dumper to finish... 1 (prev_count=363164, count=364818) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej'. ------ MSC_Tests.TC_sgsap_paging_rej ------ Mon May 27 08:24: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_sgsap_paging_rej.pcap" >/data/MSC_Tests.TC_sgsap_paging_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_paging_rej started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1177)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1177)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1177)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1175)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1178)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1177)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1177)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1177)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1177)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1177)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1177)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1177)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1177)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1177)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1177)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1180)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1180)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1180)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1180)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1180)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1180)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1180)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1180)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1183)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1183)@ef4f76b449f4: Created Expect[0] for '262420000011816'H to be handled at TC_sgsap_paging_rej0(1184) MSC_Test-GSUP(1181)@ef4f76b449f4: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1184) MSC_Test-GSUP(1181)@ef4f76b449f4: Found GsupExpect[0] for "262420000011816" handled at TC_sgsap_paging_rej0(1184) MSC_Test-GSUP(1181)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_paging_rej0(1184)"262420000011816" TC_sgsap_paging_rej0(1184)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1184)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011816'H MSC_Test-SGsAP(1183)@ef4f76b449f4: 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 := '33EE8056'O } } } } } } handled at TC_sgsap_paging_rej0(1184) TC_sgsap_paging_rej0(1184)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1184)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1176)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_rej0(1184)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1184)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1181)@ef4f76b449f4: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1184) TC_sgsap_paging_rej0(1184)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011816'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1176)@ef4f76b449f4: Added conn table entry 0TC_sgsap_paging_rej0(1184)6342818 MSC_Test_0-SCCP(1175)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1176)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1177)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@ef4f76b449f4: { messageType := 2, destLocRef := '60C8A2'O, sourceLocRef := '0000DA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1175)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1175)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1175)@ef4f76b449f4: vl_from0 TC_sgsap_paging_rej0(1184)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1175)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_paging_rej0(1184)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1184)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1176)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1176)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1175)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1175)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1175)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1175)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1176)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_paging_rej0(1184)6342818 TC_sgsap_paging_rej0(1184)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1184)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1176)@ef4f76b449f4: Created IMSI[0] for '262420000011816'H'B0547C24'O to be handled at TC_sgsap_paging_rej0(1184) MSC_Test_0-M3UA(1177)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1176)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_rej0(1184) TC_sgsap_paging_rej0(1184)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@ef4f76b449f4: 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 := 'B0547C24'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1176)@ef4f76b449f4: Added conn table entry 0TC_sgsap_paging_rej0(1184)13218541 MSC_Test_0-RAN(1176)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1175)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1177)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1177)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@ef4f76b449f4: { messageType := 2, destLocRef := 'C9B2ED'O, sourceLocRef := '0000DB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1175)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1175)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1184)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1184)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1175)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1175)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1177)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1175)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1184)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1175)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1175)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1175)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1175)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1175)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1175)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1177)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1175)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1176)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_paging_rej0(1184)13218541 MSC_Test_0-M3UA(1177)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_rej0(1184)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1184)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1184)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1175)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1178)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1181)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1176)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1177)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1185)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1183)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1180)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1182)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1179)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1174)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1174): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1175): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1176): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1177): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1178): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1179): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1180): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1181): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1182): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1183): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_paging_rej0(1184): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1185): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_paging_rej finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass'. Mon May 27 08:24:25 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_rej pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_paging_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=367292) Waiting for packet dumper to finish... 1 (prev_count=367292, count=368369) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej'. ------ MSC_Tests.TC_sgsap_paging_subscr_rej ------ Mon May 27 08:24: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_paging_subscr_rej started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1187)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test_0-M3UA(1189)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1189)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1189)@ef4f76b449f4: ************************************************* MSC_Test-MNCC(1190)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1189)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1189)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1189)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1189)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1189)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1189)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1189)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1189)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1189)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1189)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1192)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1192)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1192)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1192)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1192)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1192)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1192)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1192)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1195)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1195)@ef4f76b449f4: Created Expect[0] for '262420000011817'H to be handled at TC_sgsap_paging_subscr_rej0(1196) MSC_Test-GSUP(1193)@ef4f76b449f4: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1196) MSC_Test-GSUP(1193)@ef4f76b449f4: Found GsupExpect[0] for "262420000011817" handled at TC_sgsap_paging_subscr_rej0(1196) MSC_Test-GSUP(1193)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_paging_subscr_rej0(1196)"262420000011817" TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011817'H MSC_Test-SGsAP(1195)@ef4f76b449f4: 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 := 'BB42398B'O } } } } } } handled at TC_sgsap_paging_subscr_rej0(1196) TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1188)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1193)@ef4f76b449f4: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1196) TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011817'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1188)@ef4f76b449f4: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1196)7083957 MSC_Test_0-RAN(1188)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1187)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1189)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@ef4f76b449f4: { messageType := 2, destLocRef := '6C17B5'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(1187)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1187)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1187)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1189)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1188)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1188)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1187)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1187)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1187)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1187)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1188)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1196)7083957 TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1188)@ef4f76b449f4: Created IMSI[0] for '262420000011817'H'773EC8FC'O to be handled at TC_sgsap_paging_subscr_rej0(1196) MSC_Test_0-M3UA(1189)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1188)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_subscr_rej0(1196) TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: 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 := '773EC8FC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1188)@ef4f76b449f4: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1196)14547149 MSC_Test_0-RAN(1188)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1187)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1189)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1189)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@ef4f76b449f4: { messageType := 2, destLocRef := 'DDF8CD'O, sourceLocRef := '0000DD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1187)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1187)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1187)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1187)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1189)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-SCCP(1187)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1187)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1187)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1187)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1187)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1189)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1187)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1187)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1187)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1187)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1189)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1187)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1189)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1188)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1196)14547149 TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1196)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(1189)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1187)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1190)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1193)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1188)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1191)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1186)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1194)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1192)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1195)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1197)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1186): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1187): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1188): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1189): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1190): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1191): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1192): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1193): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1194): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1195): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_paging_subscr_rej0(1196): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1197): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_paging_subscr_rej finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass'. Mon May 27 08:24:33 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_subscr_rej pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_paging_subscr_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=367936) Waiting for packet dumper to finish... 1 (prev_count=367936, count=369013) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr'. ------ MSC_Tests.TC_sgsap_paging_ue_unr ------ Mon May 27 08:24: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_paging_ue_unr started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1199)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test_0-M3UA(1201)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1201)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1201)@ef4f76b449f4: ************************************************* MSC_Test-MNCC(1202)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1201)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1201)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1201)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1201)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1201)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1201)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1201)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1201)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1201)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1201)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1201)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1201)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1204)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1204)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1204)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1204)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1204)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1204)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1204)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1204)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1207)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1207)@ef4f76b449f4: Created Expect[0] for '262420000011818'H to be handled at TC_sgsap_paging_ue_unr0(1208) MSC_Test-GSUP(1205)@ef4f76b449f4: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1208) MSC_Test-GSUP(1205)@ef4f76b449f4: Found GsupExpect[0] for "262420000011818" handled at TC_sgsap_paging_ue_unr0(1208) MSC_Test-GSUP(1205)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_paging_ue_unr0(1208)"262420000011818" TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011818'H MSC_Test-SGsAP(1207)@ef4f76b449f4: 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 := '9DE3C1BD'O } } } } } } handled at TC_sgsap_paging_ue_unr0(1208) TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1200)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1205)@ef4f76b449f4: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1208) TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011818'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1200)@ef4f76b449f4: Added conn table entry 0TC_sgsap_paging_ue_unr0(1208)6062267 MSC_Test_0-SCCP(1199)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1200)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1199)@ef4f76b449f4: { messageType := 2, destLocRef := '5C80BB'O, sourceLocRef := '0000DE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1199)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1199)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1199)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1199)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1200)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1200)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1199)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1199)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1199)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1199)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1199)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1200)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1208)6062267 TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1200)@ef4f76b449f4: Created IMSI[0] for '262420000011818'H'5ADE31F3'O to be handled at TC_sgsap_paging_ue_unr0(1208) MSC_Test_0-M3UA(1201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1200)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_ue_unr0(1208) TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: 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 := '5ADE31F3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1200)@ef4f76b449f4: Added conn table entry 0TC_sgsap_paging_ue_unr0(1208)11338206 MSC_Test_0-RAN(1200)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1199)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1199)@ef4f76b449f4: { messageType := 2, destLocRef := 'AD01DE'O, sourceLocRef := '0000DF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1199)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1199)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1201)@ef4f76b449f4: Message received on association #8 TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1199)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1199)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1199)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1199)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1199)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1199)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-SCCP(1199)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1199)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1199)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1199)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1199)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1199)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1201)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1200)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1208)11338206 TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-SMPP(1206)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1207)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1198)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1203)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1205)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1202)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1199)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1209)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1204)@ef4f76b449f4: Final verdict of PTC: none TC_sgsap_paging_ue_unr0(1208)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(1201)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1200)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1198): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1199): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1200): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1201): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1202): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1203): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1204): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1205): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1206): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1207): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_paging_ue_unr0(1208): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1209): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_paging_ue_unr finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass'. Mon May 27 08:24:40 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_ue_unr pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_paging_ue_unr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=367175) Waiting for packet dumper to finish... 1 (prev_count=367175, count=368829) ------ MSC_Tests.TC_sgsap_paging_and_nothing ------ Mon May 27 08:24:44 UTC 2024 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing'. NOTE: unable 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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_paging_and_nothing started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1213)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1213)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1213)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1211)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1214)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1213)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1213)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1213)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1213)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1213)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1213)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1213)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1213)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1213)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1213)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1216)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1216)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1216)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1216)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1216)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1216)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1216)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1216)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1219)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1219)@ef4f76b449f4: Created Expect[0] for '262420000011819'H to be handled at TC_sgsap_paging_and_nothing0(1220) MSC_Test-GSUP(1217)@ef4f76b449f4: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1220) MSC_Test-GSUP(1217)@ef4f76b449f4: Found GsupExpect[0] for "262420000011819" handled at TC_sgsap_paging_and_nothing0(1220) MSC_Test-GSUP(1217)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_paging_and_nothing0(1220)"262420000011819" TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011819'H MSC_Test-SGsAP(1219)@ef4f76b449f4: 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 := '3C10A27C'O } } } } } } handled at TC_sgsap_paging_and_nothing0(1220) TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1212)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1217)@ef4f76b449f4: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1220) TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011819'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1212)@ef4f76b449f4: Added conn table entry 0TC_sgsap_paging_and_nothing0(1220)6850921 MSC_Test_0-RAN(1212)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1211)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1213)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@ef4f76b449f4: { messageType := 2, destLocRef := '688969'O, sourceLocRef := '0000E0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1211)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1211)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1211)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1213)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1212)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1212)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1211)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1211)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1211)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1211)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1212)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1220)6850921 TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1212)@ef4f76b449f4: Created IMSI[0] for '262420000011819'H'8D6D5CB4'O to be handled at TC_sgsap_paging_and_nothing0(1220) MSC_Test_0-M3UA(1213)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1212)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_nothing0(1220) TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: 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 := '8D6D5CB4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1212)@ef4f76b449f4: Added conn table entry 0TC_sgsap_paging_and_nothing0(1220)2970636 MSC_Test_0-RAN(1212)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1211)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@ef4f76b449f4: { messageType := 2, destLocRef := '2D540C'O ("-T\f"), sourceLocRef := '0000E1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1211)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1213)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1213)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1211)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1211)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1211)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1213)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1211)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1211)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1211)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1211)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1211)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1211)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1211)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1213)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1211)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1213)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1212)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1220)2970636 TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1220)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1212)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1213)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1211)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1217)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1218)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1214)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1216)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1215)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1219)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1210)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1221)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1210): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1211): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1212): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1213): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1214): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1215): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1216): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1217): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1218): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1219): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_paging_and_nothing0(1220): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1221): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_paging_and_nothing finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass'. Mon May 27 08:24:57 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_and_nothing pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_paging_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=365436) Waiting for packet dumper to finish... 1 (prev_count=365436, count=367090) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu'. ------ MSC_Tests.TC_sgsap_paging_and_lu ------ Mon May 27 08:25: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_paging_and_lu started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1225)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1225)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1225)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1223)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1226)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1225)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1225)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1225)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1225)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1225)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1225)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1225)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1225)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1225)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1225)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1228)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1228)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1228)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1228)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1228)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1228)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1228)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1228)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1231)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1231)@ef4f76b449f4: Created Expect[0] for '262420000011820'H to be handled at TC_sgsap_paging_and_lu0(1232) MSC_Test-GSUP(1229)@ef4f76b449f4: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1232) MSC_Test-GSUP(1229)@ef4f76b449f4: Found GsupExpect[0] for "262420000011820" handled at TC_sgsap_paging_and_lu0(1232) MSC_Test-GSUP(1229)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_paging_and_lu0(1232)"262420000011820" TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011820'H MSC_Test-SGsAP(1231)@ef4f76b449f4: 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 := '3ED8E1D8'O } } } } } } handled at TC_sgsap_paging_and_lu0(1232) TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1224)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1229)@ef4f76b449f4: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1232) TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1229)@ef4f76b449f4: Created GsupExpect[1] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1232) TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011820'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1224)@ef4f76b449f4: Added conn table entry 0TC_sgsap_paging_and_lu0(1232)10086808 MSC_Test_0-RAN(1224)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1223)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1225)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@ef4f76b449f4: { messageType := 2, destLocRef := '99E998'O, sourceLocRef := '0000E2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1223)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1223)@ef4f76b449f4: Session index based on connection ID:0 TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1223)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1223)@ef4f76b449f4: vl_from0 TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1223)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1224)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1224)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1223)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1223)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1223)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1223)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1223)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1223)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1224)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1232)10086808 TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1224)@ef4f76b449f4: Created IMSI[0] for '262420000011820'H'5602A147'O to be handled at TC_sgsap_paging_and_lu0(1232) MSC_Test_0-M3UA(1225)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1224)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_lu0(1232) TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: 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 := '5602A147'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1224)@ef4f76b449f4: Added conn table entry 0TC_sgsap_paging_and_lu0(1232)4292978 MSC_Test_0-RAN(1224)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1223)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@ef4f76b449f4: { messageType := 2, destLocRef := '418172'O, sourceLocRef := '0000E3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1223)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1225)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1225)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1223)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1223)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1223)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1225)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1223)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1223)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1223)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1223)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1223)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1223)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1223)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1223)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1225)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1223)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1224)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1232)4292978 MSC_Test_0-M3UA(1225)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1232)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1224)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1223)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1229)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1233)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1226)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1222)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1225)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1228)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1231)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1230)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1227)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1222): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1223): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1224): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1225): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1226): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1227): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1228): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1229): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1230): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1231): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_paging_and_lu0(1232): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1233): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_paging_and_lu finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass'. Mon May 27 08:25:03 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_and_lu pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_paging_and_lu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=451443) Waiting for packet dumper to finish... 1 (prev_count=451443, count=452520) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms'. ------ MSC_Tests.TC_sgsap_mt_sms ------ Mon May 27 08:25: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_sgsap_mt_sms.pcap" >/data/MSC_Tests.TC_sgsap_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_mt_sms started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1237)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1237)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1237)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1235)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1238)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1237)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1237)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1237)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1237)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1237)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1237)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1237)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1237)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1237)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1237)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1237)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1237)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1237)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1237)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1237)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1237)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1240)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1240)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1240)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1240)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1240)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1240)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1240)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1240)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1243)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1243)@ef4f76b449f4: Created Expect[0] for '262420000011823'H to be handled at TC_sgsap_mt_sms0(1244) MSC_Test-GSUP(1241)@ef4f76b449f4: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1244) MSC_Test-GSUP(1241)@ef4f76b449f4: Found GsupExpect[0] for "262420000011823" handled at TC_sgsap_mt_sms0(1244) MSC_Test-GSUP(1241)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_mt_sms0(1244)"262420000011823" TC_sgsap_mt_sms0(1244)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-SGsAP(1243)@ef4f76b449f4: 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 := '0114BBAE'O } } } } } } handled at TC_sgsap_mt_sms0(1244) TC_sgsap_mt_sms0(1244)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1236)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms0(1244)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1244)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-GSUP(1241)@ef4f76b449f4: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1244) TC_sgsap_mt_sms0(1244)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011823'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1236)@ef4f76b449f4: Added conn table entry 0TC_sgsap_mt_sms0(1244)2206601 MSC_Test_0-SCCP(1235)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1236)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1237)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@ef4f76b449f4: { messageType := 2, destLocRef := '21AB89'O, sourceLocRef := '0000E4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1235)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1244)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1235)@ef4f76b449f4: Session index based on connection ID:0 TC_sgsap_mt_sms0(1244)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1235)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1235)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1244)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1236)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1236)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1235)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1235)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1235)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1235)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1236)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_mt_sms0(1244)2206601 TC_sgsap_mt_sms0(1244)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1244)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1236)@ef4f76b449f4: Created IMSI[0] for '262420000011823'H'94D3771E'O to be handled at TC_sgsap_mt_sms0(1244) MSC_Test_0-M3UA(1237)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1236)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms0(1244) TC_sgsap_mt_sms0(1244)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@ef4f76b449f4: 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 := '94D3771E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1236)@ef4f76b449f4: Added conn table entry 0TC_sgsap_mt_sms0(1244)5763092 MSC_Test_0-RAN(1236)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1235)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1237)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1235)@ef4f76b449f4: { messageType := 2, destLocRef := '57F014'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-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1237)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1235)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1244)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1244)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1235)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1235)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1237)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1244)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1235)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1235)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1235)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1235)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1235)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1237)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1237)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1236)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_mt_sms0(1244)5763092 TC_sgsap_mt_sms0(1244)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1244)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1244)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1236)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1237)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1235)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1238)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1241)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1234)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1242)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1245)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1240)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1243)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1239)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1234): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1235): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1236): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1237): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1238): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1239): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1240): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1241): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1242): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1243): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_mt_sms0(1244): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1245): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_mt_sms finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass'. Mon May 27 08:25:11 UTC 2024 ====== MSC_Tests.TC_sgsap_mt_sms pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399697) Waiting for packet dumper to finish... 1 (prev_count=399697, count=401351) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms'. ------ MSC_Tests.TC_sgsap_mo_sms ------ Mon May 27 08:25: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_sgsap_mo_sms.pcap" >/data/MSC_Tests.TC_sgsap_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_mo_sms started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1249)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1249)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1249)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1247)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1250)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1249)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1249)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1249)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1249)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1249)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1249)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1249)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1249)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1249)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1249)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1252)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1252)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1252)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1252)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1252)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1252)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1252)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1252)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1255)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1255)@ef4f76b449f4: Created Expect[0] for '262420000011824'H to be handled at TC_sgsap_mo_sms0(1256) MSC_Test-GSUP(1253)@ef4f76b449f4: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1256) MSC_Test-GSUP(1253)@ef4f76b449f4: Found GsupExpect[0] for "262420000011824" handled at TC_sgsap_mo_sms0(1256) MSC_Test-GSUP(1253)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_mo_sms0(1256)"262420000011824" TC_sgsap_mo_sms0(1256)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1256)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011824'H MSC_Test-SGsAP(1255)@ef4f76b449f4: 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 := '1FDCB89D'O } } } } } } handled at TC_sgsap_mo_sms0(1256) TC_sgsap_mo_sms0(1256)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1256)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1248)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mo_sms0(1256)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1256)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1256)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1253)@ef4f76b449f4: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1256) TC_sgsap_mo_sms0(1256)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011824'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1248)@ef4f76b449f4: Added conn table entry 0TC_sgsap_mo_sms0(1256)5394855 MSC_Test_0-RAN(1248)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1247)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@ef4f76b449f4: { messageType := 2, destLocRef := '5251A7'O, sourceLocRef := '0000E6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1247)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1247)@ef4f76b449f4: vl_from0 TC_sgsap_mo_sms0(1256)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1256)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1247)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1256)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1248)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1248)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1247)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1247)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1247)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1248)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_mo_sms0(1256)5394855 TC_sgsap_mo_sms0(1256)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1256)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1248)@ef4f76b449f4: Created IMSI[0] for '262420000011824'H'6AF00179'O to be handled at TC_sgsap_mo_sms0(1256) MSC_Test_0-M3UA(1249)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1248)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mo_sms0(1256) TC_sgsap_mo_sms0(1256)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@ef4f76b449f4: 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 := '6AF00179'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1248)@ef4f76b449f4: Added conn table entry 0TC_sgsap_mo_sms0(1256)13232803 MSC_Test_0-RAN(1248)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1247)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@ef4f76b449f4: { messageType := 2, destLocRef := 'C9EAA3'O, sourceLocRef := '0000E7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1247)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1249)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1256)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1256)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1247)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1247)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1249)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1256)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1247)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1247)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1247)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1247)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1247)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1247)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1249)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1247)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1249)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1248)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_mo_sms0(1256)13232803 TC_sgsap_mo_sms0(1256)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1256)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1256)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1247)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1248)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1250)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1246)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1253)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1252)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1249)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1257)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1254)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1255)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1251)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1246): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1247): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1248): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1249): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1250): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1251): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1252): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1253): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1254): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1255): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_mo_sms0(1256): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1257): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_mo_sms finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass'. Mon May 27 08:25:17 UTC 2024 ====== MSC_Tests.TC_sgsap_mo_sms pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=387673) Waiting for packet dumper to finish... 1 (prev_count=387673, count=389327) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing'. ------ MSC_Tests.TC_sgsap_mt_sms_and_nothing ------ Mon May 27 08:25: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_mt_sms_and_nothing started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1261)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1261)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1261)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1259)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1262)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1261)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1261)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1261)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1261)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1261)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1261)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1264)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1264)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1264)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1264)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1264)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1264)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1264)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1264)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1267)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1267)@ef4f76b449f4: Created Expect[0] for '262420000011825'H to be handled at TC_sgsap_mt_sms_and_nothing0(1268) MSC_Test-GSUP(1265)@ef4f76b449f4: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1268) MSC_Test-GSUP(1265)@ef4f76b449f4: Found GsupExpect[0] for "262420000011825" handled at TC_sgsap_mt_sms_and_nothing0(1268) MSC_Test-GSUP(1265)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_mt_sms_and_nothing0(1268)"262420000011825" TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-SGsAP(1267)@ef4f76b449f4: 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 := '07DF43D6'O } } } } } } handled at TC_sgsap_mt_sms_and_nothing0(1268) TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1260)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-GSUP-IPA(1264)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1264)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1265)@ef4f76b449f4: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1268) TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011825'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1260)@ef4f76b449f4: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1268)15441696 MSC_Test_0-RAN(1260)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1259)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@ef4f76b449f4: { messageType := 2, destLocRef := 'EB9F20'O, sourceLocRef := '0000E8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1259)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1259)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1259)@ef4f76b449f4: vl_from0 TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1259)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1260)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1260)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1259)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1259)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1259)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1259)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1260)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1268)15441696 TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1260)@ef4f76b449f4: Created IMSI[0] for '262420000011825'H'0A718D97'O to be handled at TC_sgsap_mt_sms_and_nothing0(1268) MSC_Test_0-M3UA(1261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1260)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_nothing0(1268) TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: 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 := '0A718D97'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1260)@ef4f76b449f4: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1268)16631802 MSC_Test_0-RAN(1260)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1259)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@ef4f76b449f4: { messageType := 2, destLocRef := 'FDC7FA'O, sourceLocRef := '0000E9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1259)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1259)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1259)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1259)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1259)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1259)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1259)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1259)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1259)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1259)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1259)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1259)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1261)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1259)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1261)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1260)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1268)16631802 TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1268)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1259)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1261)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1262)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1260)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1265)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1258)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1264)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1266)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1267)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1269)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1263)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1258): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1259): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1260): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1261): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1262): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1263): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1264): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1265): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1266): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1267): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_mt_sms_and_nothing0(1268): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1269): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_mt_sms_and_nothing finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass'. Mon May 27 08:25:44 UTC 2024 ====== MSC_Tests.TC_sgsap_mt_sms_and_nothing pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_mt_sms_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=379025) Waiting for packet dumper to finish... 1 (prev_count=379025, count=380679) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject'. ------ MSC_Tests.TC_sgsap_mt_sms_and_reject ------ Mon May 27 08:25: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_mt_sms_and_reject started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1273)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1273)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1273)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1271)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1274)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1273)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1273)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1273)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1273)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1273)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1273)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1276)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1276)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1276)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1276)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1276)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1276)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1276)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1276)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1279)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1279)@ef4f76b449f4: Created Expect[0] for '262420000011826'H to be handled at TC_sgsap_mt_sms_and_reject0(1280) MSC_Test-GSUP(1277)@ef4f76b449f4: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1280) MSC_Test-GSUP(1277)@ef4f76b449f4: Found GsupExpect[0] for "262420000011826" handled at TC_sgsap_mt_sms_and_reject0(1280) MSC_Test-GSUP(1277)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_mt_sms_and_reject0(1280)"262420000011826" TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011826'H MSC_Test-SGsAP(1279)@ef4f76b449f4: 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 := '6242FEC8'O } } } } } } handled at TC_sgsap_mt_sms_and_reject0(1280) TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1272)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011826'H MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(1276)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1276)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1277)@ef4f76b449f4: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1280) TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011826'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1272)@ef4f76b449f4: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1280)10589916 MSC_Test_0-SCCP(1271)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1272)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@ef4f76b449f4: { messageType := 2, destLocRef := 'A196DC'O, sourceLocRef := '0000EA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1271)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1271)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1271)@ef4f76b449f4: vl_from0 TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1271)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1272)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1272)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1271)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1271)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1271)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1271)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1272)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1280)10589916 TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1272)@ef4f76b449f4: Created IMSI[0] for '262420000011826'H'2AF8A157'O to be handled at TC_sgsap_mt_sms_and_reject0(1280) MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1272)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_reject0(1280) TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: 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 := '2AF8A157'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1272)@ef4f76b449f4: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1280)5536307 MSC_Test_0-RAN(1272)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1271)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1271)@ef4f76b449f4: { messageType := 2, destLocRef := '547A33'O ("Tz3"), 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(1271)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1271)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1271)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1271)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1271)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1271)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1271)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1271)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1271)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1271)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1271)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1273)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1271)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1273)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1272)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1280)5536307 TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1280)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1271)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1272)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1278)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1279)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1277)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1270)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1273)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1274)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1276)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1281)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1275)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1270): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1271): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1272): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1273): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1274): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1275): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1276): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1277): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1278): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1279): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_mt_sms_and_reject0(1280): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1281): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_mt_sms_and_reject finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass'. Mon May 27 08:26:11 UTC 2024 ====== MSC_Tests.TC_sgsap_mt_sms_and_reject pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_mt_sms_and_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=385776) Waiting for packet dumper to finish... 1 (prev_count=385776, count=386853) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud'. ------ MSC_Tests.TC_sgsap_unexp_ud ------ Mon May 27 08:26: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_sgsap_unexp_ud.pcap" >/data/MSC_Tests.TC_sgsap_unexp_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_unexp_ud started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1285)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1285)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1285)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1283)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1286)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1285)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1285)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1285)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1285)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1285)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1285)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1288)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1288)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1288)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1288)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1288)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1288)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1288)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1288)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1291)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1291)@ef4f76b449f4: Created Expect[0] for '262420000011821'H to be handled at TC_sgsap_unexp_ud0(1292) MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1284)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1289)@ef4f76b449f4: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1292) TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011821'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1284)@ef4f76b449f4: Added conn table entry 0TC_sgsap_unexp_ud0(1292)13712765 MSC_Test_0-RAN(1284)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1283)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@ef4f76b449f4: { messageType := 2, destLocRef := 'D13D7D'O, sourceLocRef := '0000EC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1289)@ef4f76b449f4: Found GsupExpect[0] for "262420000011821" handled at TC_sgsap_unexp_ud0(1292) MSC_Test-GSUP(1289)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_unexp_ud0(1292)"262420000011821" MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1283)@ef4f76b449f4: vl_from0 TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(1283)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1284)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1284)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1283)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1283)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1284)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_unexp_ud0(1292)13712765 TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-SGsAP(1291)@ef4f76b449f4: Found Expect[0] for { sGsAP_RELEASE_REQUEST := { messageType := '00011011'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011821'H, fillerDigit := omit } }, sGsCause := { iEI := '00001000'B, lengthIndicator := 1, cause := IMSI_detached_for_EPS_nonEPS_services (2) } } } handled at TC_sgsap_unexp_ud0(1292) TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-GSUP(1289)@ef4f76b449f4: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1292) TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011821'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1284)@ef4f76b449f4: Added conn table entry 0TC_sgsap_unexp_ud0(1292)2161652 MSC_Test_0-RAN(1284)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1283)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@ef4f76b449f4: { messageType := 2, destLocRef := '20FBF4'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(1283)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1283)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1284)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1284)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1283)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1283)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1284)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_unexp_ud0(1292)2161652 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1284)@ef4f76b449f4: Created IMSI[0] for '262420000011821'H'7EE5459A'O to be handled at TC_sgsap_unexp_ud0(1292) MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1284)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unexp_ud0(1292) TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: 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 := '7EE5459A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1284)@ef4f76b449f4: Added conn table entry 0TC_sgsap_unexp_ud0(1292)1109915 MSC_Test_0-RAN(1284)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1283)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@ef4f76b449f4: { messageType := 2, destLocRef := '10EF9B'O, sourceLocRef := '0000EE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1283)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1283)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1283)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1283)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1283)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1285)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1283)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1285)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1284)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_unexp_ud0(1292)1109915 TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1292)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(1289)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1285)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1284)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1283)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1286)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1287)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1293)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1282)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1291)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1290)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1288)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1282): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1283): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1284): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1285): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1286): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1287): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1288): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1289): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1290): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1291): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_unexp_ud0(1292): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1293): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_unexp_ud finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass'. Mon May 27 08:26:18 UTC 2024 ====== MSC_Tests.TC_sgsap_unexp_ud pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_unexp_ud.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=470821) Waiting for packet dumper to finish... 1 (prev_count=470821, count=471898) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud'. ------ MSC_Tests.TC_sgsap_unsol_ud ------ Mon May 27 08:26: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_unsol_ud.pcap" >/data/MSC_Tests.TC_sgsap_unsol_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_unsol_ud started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1297)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1297)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1297)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1295)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1298)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1297)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1297)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1297)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1297)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1297)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1297)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1300)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1300)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1300)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1300)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1300)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1300)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1300)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1300)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1303)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1303)@ef4f76b449f4: Created Expect[0] for '262420000011822'H to be handled at TC_sgsap_unsol_ud0(1304) MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1296)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-SGsAP(1303)@ef4f76b449f4: Found Expect[0] for { sGsAP_RELEASE_REQUEST := { messageType := '00011011'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011822'H, fillerDigit := omit } }, sGsCause := { iEI := '00001000'B, lengthIndicator := 1, cause := IMSI_unknown (3) } } } handled at TC_sgsap_unsol_ud0(1304) TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-GSUP(1301)@ef4f76b449f4: Created GsupExpect[0] for "262420000011822" to be handled at TC_sgsap_unsol_ud0(1304) TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011822'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1296)@ef4f76b449f4: Added conn table entry 0TC_sgsap_unsol_ud0(1304)9389872 MSC_Test_0-RAN(1296)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1295)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@ef4f76b449f4: { messageType := 2, destLocRef := '8F4730'O, sourceLocRef := '0000EF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1301)@ef4f76b449f4: Found GsupExpect[0] for "262420000011822" handled at TC_sgsap_unsol_ud0(1304) MSC_Test-GSUP(1301)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_unsol_ud0(1304)"262420000011822" MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1295)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1296)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1296)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1295)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1295)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1296)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_unsol_ud0(1304)9389872 TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1296)@ef4f76b449f4: Created IMSI[0] for '262420000011822'H'A8616435'O to be handled at TC_sgsap_unsol_ud0(1304) MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1296)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unsol_ud0(1304) TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: 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 := 'A8616435'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1296)@ef4f76b449f4: Added conn table entry 0TC_sgsap_unsol_ud0(1304)8597783 MSC_Test_0-RAN(1296)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1295)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@ef4f76b449f4: { messageType := 2, destLocRef := '833117'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(1295)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1295)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1295)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1295)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1296)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_unsol_ud0(1304)8597783 TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011822'H, fillerDigit := omit } } } } } } } } MSC_Test_0-RAN(1296)@ef4f76b449f4: Added conn table entry 0TC_sgsap_unsol_ud0(1304)3084443 MSC_Test_0-RAN(1296)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1295)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@ef4f76b449f4: { messageType := 2, destLocRef := '2F109B'O, sourceLocRef := '0000F1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1295)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1295)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1295)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1295)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1297)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1295)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1297)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1296)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_unsol_ud0(1304)3084443 TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1304)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(1297)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1301)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1303)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1296)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1295)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1294)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1298)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1299)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1305)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1302)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1300)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1294): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1295): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1296): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1297): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1298): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1299): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1300): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1301): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1302): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1303): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_unsol_ud0(1304): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1305): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_unsol_ud finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass'. Mon May 27 08:26:24 UTC 2024 ====== MSC_Tests.TC_sgsap_unsol_ud pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_unsol_ud.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=420838) Waiting for packet dumper to finish... 1 (prev_count=420838, count=421915) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:26: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_bssap_lu_sgsap_lu_and_mt_call started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1309)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1309)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1309)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1307)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1310)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1309)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1309)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1309)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1309)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1309)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1309)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1312)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1312)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1312)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1312)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1312)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1312)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1312)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1312)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1315)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1315)@ef4f76b449f4: Created Expect[0] for '262420000118139'H to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1308)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1313)@ef4f76b449f4: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000118139'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1308)@ef4f76b449f4: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)13306634 MSC_Test_0-RAN(1308)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1307)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@ef4f76b449f4: { messageType := 2, destLocRef := 'CB0B0A'O, sourceLocRef := '0000F2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1313)@ef4f76b449f4: Found GsupExpect[0] for "262420000118139" handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) MSC_Test-GSUP(1313)@ef4f76b449f4: Added IMSI table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)"262420000118139" MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1308)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1308)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1308)@ef4f76b449f4: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)13306634 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1313)@ef4f76b449f4: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-SGsAP(1315)@ef4f76b449f4: 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 := 'B6ED734B'O } } } } } } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-MNCC(1310)@ef4f76b449f4: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)1178190871 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000118139'H MSC_Test_0-RAN(1308)@ef4f76b449f4: Created IMSI[0] for '262420000118139'H'B6ED734B'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: 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 := 'B6ED734B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1308)@ef4f76b449f4: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)945384 MSC_Test_0-SCCP(1307)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@ef4f76b449f4: { messageType := 2, destLocRef := '0E6CE8'O, sourceLocRef := '0000F3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(1308)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1308)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(1311)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) MSC_Test-MGCP(1311)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6a" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_mt_call_complete 3 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1308)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1308)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_mt_call_complete 5 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_mt_call_complete 8 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_mt_call_complete 7 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_mt_call_complete 9 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_mt_call_complete DONE TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1308)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1308)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1310)@ef4f76b449f4: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)1178190871 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1308)@ef4f76b449f4: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)945384 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_call_hangup 9: done TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1313)@ef4f76b449f4: Created GsupExpect[1] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000118139'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1308)@ef4f76b449f4: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)15329124 MSC_Test_0-RAN(1308)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1307)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@ef4f76b449f4: { messageType := 2, destLocRef := 'E9E764'O, sourceLocRef := '0000F4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1308)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1308)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1308)@ef4f76b449f4: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)15329124 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1308)@ef4f76b449f4: Created IMSI[1] for '262420000118139'H'25DD08DA'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1316) MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1308)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_bssap_lu_sgsap_lu_and_mt_call0(1316) TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: 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 := '25DD08DA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1308)@ef4f76b449f4: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)2519665 MSC_Test_0-SCCP(1307)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1308)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1307)@ef4f76b449f4: { messageType := 2, destLocRef := '267271'O ("&rq"), sourceLocRef := '0000F5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1307)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1309)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1308)@ef4f76b449f4: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1316)2519665 TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1316)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1308)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1309)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1314)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1317)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1313)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1306)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1307)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1310)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1311)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1315)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1312)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1306): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1307): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1308): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1309): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1310): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1311): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1312): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1313): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1314): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1315): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_bssap_lu_sgsap_lu_and_mt_call0(1316): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1317): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_bssap_lu_sgsap_lu_and_mt_call finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass'. Mon May 27 08:26:38 UTC 2024 ====== MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass ====== Saving talloc report from 172.18.147.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=713760) Waiting for packet dumper to finish... 1 (prev_count=713760, count=715414) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_sgsap_lu_and_mt_call ------ Mon May 27 08:26: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_lu_and_mt_call started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1321)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1321)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1321)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1319)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1322)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1321)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1321)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1321)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1321)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1321)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1321)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1324)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1324)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1324)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1324)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1324)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1324)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1324)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1324)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1327)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1327)@ef4f76b449f4: Created Expect[0] for '262420000011827'H to be handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1320)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1325)@ef4f76b449f4: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test-GSUP(1325)@ef4f76b449f4: Found GsupExpect[0] for "262420000011827" handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test-GSUP(1325)@ef4f76b449f4: Added IMSI table entry 0TC_sgsap_lu_and_mt_call0(1328)"262420000011827" TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-SGsAP(1327)@ef4f76b449f4: 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 := '6D182E40'O } } } } } } handled at TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: setverdict(pass): none -> pass TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-MNCC(1322)@ef4f76b449f4: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1328)103130295 TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011827'H MSC_Test_0-RAN(1320)@ef4f76b449f4: Created IMSI[0] for '262420000011827'H'6D182E40'O to be handled at TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: 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 := '6D182E40'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1320)@ef4f76b449f4: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1328)11754643 MSC_Test_0-SCCP(1319)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@ef4f76b449f4: { messageType := 2, destLocRef := 'B35C93'O, sourceLocRef := '0000F6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(1320)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1320)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(1323)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test-MGCP(1323)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "105", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6c" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_mt_call_complete 3 TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-RAN(1320)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1320)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_mt_call_complete 5 TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_mt_call_complete 8 TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_mt_call_complete 7 TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_mt_call_complete 9 TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_mt_call_complete DONE MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1320)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1320)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1322)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1328)103130295 MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 data has been put to the reassembly buffer TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1320)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1328)11754643 TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_call_hangup 9: done TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1325)@ef4f76b449f4: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011827'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1320)@ef4f76b449f4: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1328)10353746 MSC_Test_0-RAN(1320)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1319)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@ef4f76b449f4: { messageType := 2, destLocRef := '9DFC52'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(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1320)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1320)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1320)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1328)10353746 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1320)@ef4f76b449f4: Created IMSI[1] for '262420000011827'H'06CC8E97'O to be handled at TC_sgsap_lu_and_mt_call0(1328) MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1320)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_mt_call0(1328) TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: 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 := '06CC8E97'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1320)@ef4f76b449f4: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1328)4623265 MSC_Test_0-RAN(1320)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1319)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@ef4f76b449f4: { messageType := 2, destLocRef := '468BA1'O, sourceLocRef := '0000F8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_len:28 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1319)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1319)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1319)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1321)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1319)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1320)@ef4f76b449f4: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1328)4623265 TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1321)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1328)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1320)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1319)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1322)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1325)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1327)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1318)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1321)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1323)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1326)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1324)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1329)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1318): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1319): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1320): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1321): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1322): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1323): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1324): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1325): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1326): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1327): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_lu_and_mt_call0(1328): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1329): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_lu_and_mt_call finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass'. Mon May 27 08:26:51 UTC 2024 ====== MSC_Tests.TC_sgsap_lu_and_mt_call pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=605813) Waiting for packet dumper to finish... 1 (prev_count=605813, count=607467) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure'. ------ MSC_Tests.TC_sgsap_vlr_failure ------ Mon May 27 08:26: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_vlr_failure.pcap" >/data/MSC_Tests.TC_sgsap_vlr_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_sgsap_vlr_failure started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1333)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1333)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1333)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1331)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1334)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-SGsAP(1337)@ef4f76b449f4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1337)@ef4f76b449f4: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_vlr_failure0(1338) TC_sgsap_vlr_failure0(1338)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1333)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1333)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1333)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1333)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1333)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1333)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1333)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1333)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1333)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1333)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1333)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1333)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1333)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1333)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1333)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1333)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1333)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1333)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1333)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1332)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_vlr_failure0(1338)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_vlr_failure0(1338)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-MNCC(1334)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1330)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1339)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1332)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1331)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1333)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SGsAP(1337)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1336)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1335)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1330): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1331): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1332): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1333): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1334): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1335): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1336): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SGsAP(1337): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_sgsap_vlr_failure0(1338): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1339): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_sgsap_vlr_failure finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass'. Mon May 27 08:26:57 UTC 2024 ====== MSC_Tests.TC_sgsap_vlr_failure pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_sgsap_vlr_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=164862) Waiting for packet dumper to finish... 1 (prev_count=164862, count=165939) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell'. ------ MSC_Tests.TC_ho_inter_bsc_unknown_cell ------ Mon May 27 08:27: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_ho_inter_bsc_unknown_cell started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1343)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1343)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1343)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1341)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1344)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1343)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1343)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1343)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1343)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1343)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1343)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1346)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1346)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1346)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1346)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1346)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1346)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1346)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1346)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1347)@ef4f76b449f4: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_unknown_cell0(1349) TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1342)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1342)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)9368575 MSC_Test_0-SCCP(1341)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1342)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@ef4f76b449f4: { messageType := 2, destLocRef := '8EF3FF'O, sourceLocRef := '0000F9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1347)@ef4f76b449f4: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_unknown_cell0(1349) MSC_Test-GSUP(1347)@ef4f76b449f4: Added IMSI table entry 0TC_ho_inter_bsc_unknown_cell0(1349)"262420000000053" TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1341)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1342)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1342)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1341)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1341)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1342)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)9368575 TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: 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 := '69D2AAA1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1342)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)12482025 MSC_Test_0-RAN(1342)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1341)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@ef4f76b449f4: { messageType := 2, destLocRef := 'BE75E9'O, sourceLocRef := '0000FA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1344)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_unknown_cell0(1349) MSC_Test-MGCP(1345)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_unknown_cell0(1349) MSC_Test_0-RAN(1342)@ef4f76b449f4: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1342)@ef4f76b449f4: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(1341)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1345)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_unknown_cell0(1349) TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1344)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_unknown_cell0(1349) MSC_Test-MNCC(1344)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)-2147483636 MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1341)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "114", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6e" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6e", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1342)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1342)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1341)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_mo_call_establish DONE TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1341)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C1104010C1A060420F32403E7'O MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1342)@ef4f76b449f4: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1342)@ef4f76b449f4: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1341)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1344)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)-2147483636 TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1341)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1341)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1343)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1343)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1342)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1349)12482025 TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: f_call_hangup 9: done TC_ho_inter_bsc_unknown_cell0(1349)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-MGCP(1345)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1350)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1341)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1343)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1344)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1347)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1342)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1348)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1340)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1346)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1340): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1341): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1342): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1343): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1344): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1345): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1346): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1347): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1348): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_bsc_unknown_cell0(1349): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1350): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_ho_inter_bsc_unknown_cell finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass'. Mon May 27 08:27:05 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_unknown_cell pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_ho_inter_bsc_unknown_cell.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=472203) Waiting for packet dumper to finish... 1 (prev_count=472203, count=473958) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc'. ------ MSC_Tests.TC_ho_inter_bsc ------ Mon May 27 08:27: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.pcap" >/data/MSC_Tests.TC_ho_inter_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_ho_inter_bsc started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1354)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1354)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1354)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1352)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(1357)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(1357)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1357)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(1355)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1358)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1354)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1354)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1354)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1354)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1354)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1354)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1357)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(1357)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1357)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1357)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(1357)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1357)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1357)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1357)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1357)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1357)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1357)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1357)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1357)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1357)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1357)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1357)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1360)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1360)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1360)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1360)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1360)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1360)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1360)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1360)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1361)@ef4f76b449f4: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc0(1363) TC_ho_inter_bsc0(1363)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1353)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1353)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc0(1363)1533226 MSC_Test_0-SCCP(1352)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1353)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@ef4f76b449f4: { messageType := 2, destLocRef := '17652A'O, sourceLocRef := '0000FB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1361)@ef4f76b449f4: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc0(1363) MSC_Test-GSUP(1361)@ef4f76b449f4: Added IMSI table entry 0TC_ho_inter_bsc0(1363)"262420000000053" TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1353)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1353)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1353)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc0(1363)1533226 TC_ho_inter_bsc0(1363)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_1-M3UA(1357)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1363)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_1-M3UA(1357)@ef4f76b449f4: Message received on association #8 TC_ho_inter_bsc0(1363)@ef4f76b449f4: 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 := '113B1D12'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_1-M3UA(1357)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1353)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc0(1363)8427423 MSC_Test_0-RAN(1353)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1352)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1356)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1356)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1356)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc1(1364) MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@ef4f76b449f4: { messageType := 2, destLocRef := '80979F'O, sourceLocRef := '0000FC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1358)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc0(1363) MSC_Test-MGCP(1359)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc0(1363) MSC_Test_0-RAN(1353)@ef4f76b449f4: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1353)@ef4f76b449f4: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1359)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "117", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6f" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc0(1363) TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1358)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc0(1363) MSC_Test-MNCC(1358)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc0(1363)-2147483635 MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc0(1363)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "120", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6f" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6f", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1353)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1353)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc0(1363)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_mo_call_establish DONE TC_ho_inter_bsc0(1363)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1357)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@ef4f76b449f4: First idle individual index:0 MSC_Test_1-SCCP(1355)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1356)@ef4f76b449f4: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1356)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1356)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc1(1364) MSC_Test_1-RAN(1356)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc1(1364)8898642 MSC_Test_1-SCCP(1355)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@ef4f76b449f4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1357)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1355)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@ef4f76b449f4: vl_len:25 MSC_Test_1-SCCP(1355)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1355)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1357)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@ef4f76b449f4: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1355)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@ef4f76b449f4: vl_len:3 MSC_Test_1-SCCP(1355)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1355)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1357)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1355)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@ef4f76b449f4: vl_len:3 MSC_Test_1-SCCP(1355)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1355)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1357)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1353)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc0(1363)8427423 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1363)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1363)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@ef4f76b449f4: FIRST inter-BSC Handover done MSC_Test_0-RAN(1353)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1353)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc0(1363) MSC_Test_1-SCCP(1355)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@ef4f76b449f4: vl_len:16 MSC_Test_1-SCCP(1355)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1355)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1357)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1353)@ef4f76b449f4: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1353)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1353)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc0(1363) MSC_Test_0-RAN(1353)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc0(1363)10407768 MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_len:25 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1357)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-SCCP(1355)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1355)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1355)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc1(1364)@ef4f76b449f4: 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-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1357)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(1357)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1357)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-SCCP(1355)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1355)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1355)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1355)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-SCCP(1355)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1355)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1355)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1355)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1355)@ef4f76b449f4: vl_len:3 MSC_Test_1-SCCP(1355)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1355)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1357)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1357)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1357)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1355)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-M3UA(1357)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1356)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc1(1364)8898642 TC_ho_inter_bsc1(1364)@ef4f76b449f4: setverdict(pass): none -> pass TC_ho_inter_bsc1(1364)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1364)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1364)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1364)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1364)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1364)@ef4f76b449f4: Final verdict of PTC: pass TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1353)@ef4f76b449f4: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1353)@ef4f76b449f4: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test-MNCC(1358)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc0(1363)-2147483635 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 will be put to the reassembly buffer TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc0(1363)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1363)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1352)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1352)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1354)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1354)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1353)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc0(1363)10407768 TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc0(1363)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@ef4f76b449f4: f_call_hangup 9: done TC_ho_inter_bsc0(1363)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1363)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1353)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1354)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1361)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1352)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(1356)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(1357)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(1355)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1365)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1359)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1360)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1362)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1351)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1358)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1366)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1351): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1352): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1353): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1354): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(1355): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(1356): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(1357): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1358): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1359): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1360): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1361): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1362): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_bsc0(1363): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_bsc1(1364): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1365): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1366): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_ho_inter_bsc finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass'. Mon May 27 08:27:22 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_ho_inter_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=753467) Waiting for packet dumper to finish... 1 (prev_count=753467, count=755900) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1'. ------ MSC_Tests.TC_ho_inter_bsc_a5_1 ------ Mon May 27 08:27: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_ho_inter_bsc_a5_1 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1370)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1370)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1370)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1368)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(1373)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(1373)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1373)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-SCCP(1371)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1374)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1370)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1370)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1370)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1370)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1370)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1370)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1373)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(1373)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1373)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1373)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(1373)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1373)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1373)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1373)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1373)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1373)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1373)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1373)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1373)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1373)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1373)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1373)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1376)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1376)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1376)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1376)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1376)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1376)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1376)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1376)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1377)@ef4f76b449f4: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_10(1379) TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1369)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1369)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_a5_10(1379)8066744 MSC_Test_0-RAN(1369)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1368)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: { messageType := 2, destLocRef := '7B16B8'O, sourceLocRef := '0000FD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1377)@ef4f76b449f4: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test-GSUP(1377)@ef4f76b449f4: Added IMSI table entry 0TC_ho_inter_bsc_a5_10(1379)"262420000000053" MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1369)@ef4f76b449f4: patching N(SD)=1 into dtap '0514747B6A44210457BBE722'O MSC_Test_0-RAN(1369)@ef4f76b449f4: patched enc_l3: '0554747B6A44210457BBE722'O MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C0554747B6A44210457BBE722'O MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1373)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1373)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1372)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1369)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1369)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1372)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1372)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_11(1380) MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1369)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1379)8066744 TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: 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 := '1BD020D7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1369)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_a5_10(1379)16225069 MSC_Test_0-RAN(1369)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1368)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: { messageType := 2, destLocRef := 'F7932D'O, sourceLocRef := '0000FE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1369)@ef4f76b449f4: patching N(SD)=1 into dtap '0514747B6A44210457BBE722'O MSC_Test_0-RAN(1369)@ef4f76b449f4: patched enc_l3: '0554747B6A44210457BBE722'O MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C0554747B6A44210457BBE722'O MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1374)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test-MGCP(1375)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test_0-RAN(1369)@ef4f76b449f4: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1369)@ef4f76b449f4: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1375)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "125", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "70" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_10(1379) TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1374)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test-MNCC(1374)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_a5_10(1379)-2147483634 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "128", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "70" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "70", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1369)@ef4f76b449f4: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1369)@ef4f76b449f4: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_mo_call_establish DONE TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1373)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@ef4f76b449f4: First idle individual index:0 MSC_Test_1-SCCP(1371)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1372)@ef4f76b449f4: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1372)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1372)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_11(1380) MSC_Test_1-RAN(1372)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_a5_11(1380)5859249 MSC_Test_1-SCCP(1371)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@ef4f76b449f4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1373)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1371)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@ef4f76b449f4: vl_len:25 MSC_Test_1-SCCP(1371)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1371)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1373)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1371)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@ef4f76b449f4: vl_len:3 MSC_Test_1-SCCP(1371)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1371)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1373)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1371)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@ef4f76b449f4: vl_len:3 MSC_Test_1-SCCP(1371)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1371)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1373)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1369)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1379)16225069 TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: FIRST inter-BSC Handover done MSC_Test_0-RAN(1369)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1369)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test_1-SCCP(1371)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@ef4f76b449f4: vl_len:16 MSC_Test_1-SCCP(1371)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1371)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1373)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1369)@ef4f76b449f4: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1369)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1369)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_10(1379) MSC_Test_0-RAN(1369)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_a5_10(1379)3393596 MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_len:25 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1373)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-SCCP(1371)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1371)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1371)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_11(1380)@ef4f76b449f4: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1373)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-SCCP(1371)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1371)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1371)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1373)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-SCCP(1371)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1371)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1371)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1371)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1371)@ef4f76b449f4: vl_len:3 MSC_Test_1-SCCP(1371)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1371)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1373)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1373)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1373)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1371)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-M3UA(1373)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1372)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_a5_11(1380)5859249 TC_ho_inter_bsc_a5_11(1380)@ef4f76b449f4: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_11(1380)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1380)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1380)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1380)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1380)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1380)@ef4f76b449f4: Final verdict of PTC: pass TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1369)@ef4f76b449f4: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1369)@ef4f76b449f4: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test-MNCC(1374)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1379)-2147483634 MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1368)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1368)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1368)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1370)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1368)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1369)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1379)3393596 MSC_Test_0-M3UA(1370)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: f_call_hangup 9: done TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1379)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_1-SCCP(1371)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1368)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(1372)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1377)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1369)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1378)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1367)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(1373)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1375)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1376)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1381)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1382)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1370)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1374)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1367): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1368): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1369): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1370): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(1371): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(1372): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(1373): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1374): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1375): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1376): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1377): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1378): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_bsc_a5_10(1379): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_bsc_a5_11(1380): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1381): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1382): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_ho_inter_bsc_a5_1 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass'. Mon May 27 08:27:39 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_1 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=819545) Waiting for packet dumper to finish... 1 (prev_count=819545, count=821978) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3'. ------ MSC_Tests.TC_ho_inter_bsc_a5_3 ------ Mon May 27 08:27: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_ho_inter_bsc_a5_3 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1386)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1386)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1386)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1384)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(1389)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(1389)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1389)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(1387)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1390)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1386)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1386)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1386)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1386)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1386)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1386)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1389)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(1389)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1389)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1389)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(1389)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1389)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1389)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1389)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1389)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1389)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1389)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1389)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1389)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1389)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1389)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1389)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1392)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1392)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1392)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1392)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1392)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1392)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1392)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1392)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1393)@ef4f76b449f4: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_30(1395) TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1389)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(1389)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1385)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1388)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1385)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_a5_30(1395)6048181 MSC_Test_0-RAN(1385)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_1-RAN(1388)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_0-SCCP(1384)@ef4f76b449f4: First idle individual index:0 MSC_Test_1-RAN(1388)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_31(1396) MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: { messageType := 2, destLocRef := '5C49B5'O, sourceLocRef := '0000FF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1393)@ef4f76b449f4: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test-GSUP(1393)@ef4f76b449f4: Added IMSI table entry 0TC_ho_inter_bsc_a5_30(1395)"262420000000053" MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1385)@ef4f76b449f4: patching N(SD)=1 into dtap '051429AAC26121042AD791B9'O MSC_Test_0-RAN(1385)@ef4f76b449f4: patched enc_l3: '055429AAC26121042AD791B9'O MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C055429AAC26121042AD791B9'O MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1385)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1385)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1385)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1395)6048181 TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: 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 := '43C700B3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1385)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_a5_30(1395)16173184 MSC_Test_0-RAN(1385)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1384)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: { messageType := 2, destLocRef := 'F6C880'O, sourceLocRef := '000100'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1385)@ef4f76b449f4: patching N(SD)=1 into dtap '051429AAC26121042AD791B9'O MSC_Test_0-RAN(1385)@ef4f76b449f4: patched enc_l3: '055429AAC26121042AD791B9'O MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C055429AAC26121042AD791B9'O MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1390)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test-MGCP(1391)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test_0-RAN(1385)@ef4f76b449f4: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1385)@ef4f76b449f4: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1391)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "133", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "71" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_30(1395) TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1390)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test-MNCC(1390)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_a5_30(1395)-2147483633 TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "136", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "71" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "71", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1385)@ef4f76b449f4: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1385)@ef4f76b449f4: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_mo_call_establish DONE TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1389)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@ef4f76b449f4: First idle individual index:0 MSC_Test_1-SCCP(1387)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1388)@ef4f76b449f4: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1388)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1388)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_31(1396) MSC_Test_1-RAN(1388)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_a5_31(1396)6917351 MSC_Test_1-SCCP(1387)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@ef4f76b449f4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1389)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1387)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@ef4f76b449f4: vl_len:25 MSC_Test_1-SCCP(1387)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1387)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1389)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1387)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@ef4f76b449f4: vl_len:3 MSC_Test_1-SCCP(1387)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1387)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1389)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1387)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@ef4f76b449f4: vl_len:3 MSC_Test_1-SCCP(1387)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1387)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1389)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1385)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1395)16173184 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: FIRST inter-BSC Handover done MSC_Test_0-RAN(1385)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1385)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@ef4f76b449f4: vl_len:16 MSC_Test_1-SCCP(1387)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1387)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1389)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1385)@ef4f76b449f4: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1385)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1385)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_30(1395) MSC_Test_0-RAN(1385)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_a5_30(1395)8023959 MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_len:25 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1389)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-SCCP(1387)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1387)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1387)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_31(1396)@ef4f76b449f4: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1389)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-SCCP(1387)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1387)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1387)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1389)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-SCCP(1387)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1387)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1387)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1387)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1387)@ef4f76b449f4: vl_len:3 MSC_Test_1-SCCP(1387)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1387)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1389)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1389)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1389)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1387)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-M3UA(1389)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1388)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_a5_31(1396)6917351 TC_ho_inter_bsc_a5_31(1396)@ef4f76b449f4: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_31(1396)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1396)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1396)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1396)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1396)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1396)@ef4f76b449f4: Final verdict of PTC: pass TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1385)@ef4f76b449f4: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1385)@ef4f76b449f4: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1384)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1390)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1395)-2147483633 TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1384)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1384)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1384)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1385)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1395)8023959 TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: f_call_hangup 9: done TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1395)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1384)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(1388)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1393)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1386)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1385)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1392)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(1387)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(1389)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1383)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1397)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1394)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1391)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1398)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1390)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1383): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1384): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1385): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1386): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(1387): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(1388): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(1389): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1390): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1391): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1392): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1393): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1394): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_bsc_a5_30(1395): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_bsc_a5_31(1396): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1397): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1398): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_ho_inter_bsc_a5_3 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass'. Mon May 27 08:27:56 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_3 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=827105) Waiting for packet dumper to finish... 1 (prev_count=827105, count=829538) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4'. ------ MSC_Tests.TC_ho_inter_bsc_a5_4 ------ Mon May 27 08:28: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_ho_inter_bsc_a5_4 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1402)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1402)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1402)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1400)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(1405)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(1405)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1405)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(1403)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1406)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1402)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1402)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1402)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1402)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1402)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1402)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1405)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(1405)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1405)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1405)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(1405)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1405)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1405)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1405)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1405)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1405)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1405)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1405)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1405)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1405)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1405)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1405)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1408)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1408)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1408)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1408)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1408)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1408)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1408)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1408)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1409)@ef4f76b449f4: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_40(1411) TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1401)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1401)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_a5_40(1411)3652696 MSC_Test_1-M3UA(1405)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1401)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1400)@ef4f76b449f4: First idle individual index:0 MSC_Test_1-M3UA(1405)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: { messageType := 2, destLocRef := '37BC58'O, sourceLocRef := '000101'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1409)@ef4f76b449f4: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test-GSUP(1409)@ef4f76b449f4: Added IMSI table entry 0TC_ho_inter_bsc_a5_40(1411)"262420000000053" MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_1-RAN(1404)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1404)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1404)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_41(1412) MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1401)@ef4f76b449f4: patching N(SD)=1 into dtap '05140AB7E0452104695FBD25'O MSC_Test_0-RAN(1401)@ef4f76b449f4: patched enc_l3: '05540AB7E0452104695FBD25'O MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C05540AB7E0452104695FBD25'O MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1401)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1401)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1401)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1411)3652696 TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: 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 := '375F5A43'O ("7_ZC") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1401)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_a5_40(1411)9693187 MSC_Test_0-RAN(1401)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1400)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: { messageType := 2, destLocRef := '93E803'O, sourceLocRef := '000102'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1401)@ef4f76b449f4: patching N(SD)=1 into dtap '05140AB7E0452104695FBD25'O MSC_Test_0-RAN(1401)@ef4f76b449f4: patched enc_l3: '05540AB7E0452104695FBD25'O MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C05540AB7E0452104695FBD25'O MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1406)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test-MGCP(1407)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test_0-RAN(1401)@ef4f76b449f4: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1401)@ef4f76b449f4: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1407)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "141", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "72" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_40(1411) TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1406)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test-MNCC(1406)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_a5_40(1411)-2147483632 MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "144", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "72" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "72", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1401)@ef4f76b449f4: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1401)@ef4f76b449f4: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_mo_call_establish DONE TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1405)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@ef4f76b449f4: First idle individual index:0 MSC_Test_1-SCCP(1403)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1404)@ef4f76b449f4: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1404)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1404)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_41(1412) MSC_Test_1-RAN(1404)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_a5_41(1412)8240359 MSC_Test_1-SCCP(1403)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@ef4f76b449f4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1405)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1403)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@ef4f76b449f4: vl_len:25 MSC_Test_1-SCCP(1403)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1403)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1405)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1403)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@ef4f76b449f4: vl_len:3 MSC_Test_1-SCCP(1403)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1403)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1405)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1403)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@ef4f76b449f4: vl_len:3 MSC_Test_1-SCCP(1403)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1403)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1405)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1401)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1411)9693187 TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: FIRST inter-BSC Handover done MSC_Test_0-RAN(1401)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1401)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test_1-SCCP(1403)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@ef4f76b449f4: vl_len:16 MSC_Test_1-SCCP(1403)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1403)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1405)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1401)@ef4f76b449f4: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1401)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1401)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_40(1411) MSC_Test_0-RAN(1401)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_a5_40(1411)16185070 MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_len:25 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1405)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-SCCP(1403)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1403)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1403)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1405)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1405)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-SCCP(1403)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1403)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1403)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_41(1412)@ef4f76b449f4: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1405)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-SCCP(1403)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1403)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1403)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1403)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1403)@ef4f76b449f4: vl_len:3 MSC_Test_1-SCCP(1403)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1403)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1405)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1405)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1405)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1403)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-M3UA(1405)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1404)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_a5_41(1412)8240359 TC_ho_inter_bsc_a5_41(1412)@ef4f76b449f4: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_41(1412)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1412)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1412)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1412)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1412)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1412)@ef4f76b449f4: Final verdict of PTC: pass TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1401)@ef4f76b449f4: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1401)@ef4f76b449f4: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1406)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1411)-2147483632 MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1400)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1400)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1400)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1402)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1400)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1402)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1401)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1411)16185070 TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: f_call_hangup 9: done TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1411)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_1-SCCP(1403)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(1405)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1402)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(1404)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1409)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1406)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1400)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1399)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1413)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1410)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1407)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1408)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1414)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1401)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1399): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1400): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1401): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1402): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(1403): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(1404): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(1405): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1406): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1407): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1408): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1409): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1410): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_bsc_a5_40(1411): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_bsc_a5_41(1412): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1413): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1414): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_ho_inter_bsc_a5_4 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass'. Mon May 27 08:28:14 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_4 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=823188) Waiting for packet dumper to finish... 1 (prev_count=823188, count=825621) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6'. ------ MSC_Tests.TC_ho_inter_bsc_ipv6 ------ Mon May 27 08:28:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap" >/data/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_ho_inter_bsc_ipv6 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1418)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1418)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1418)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1416)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(1421)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(1421)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1421)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(1419)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1422)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1418)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1418)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1418)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1418)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1418)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1418)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1421)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(1421)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1421)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1421)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(1421)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1421)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1421)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1421)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1421)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1421)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1421)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1421)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1421)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1421)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1421)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1421)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1424)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1424)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1424)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1424)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1424)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1424)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1424)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1424)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1425)@ef4f76b449f4: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_ipv60(1427) TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(1421)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1417)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1421)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1421)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1417)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_ipv60(1427)1945741 MSC_Test_0-SCCP(1416)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1417)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1420)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@ef4f76b449f4: { messageType := 2, destLocRef := '1DB08D'O, sourceLocRef := '000103'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1425)@ef4f76b449f4: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test-GSUP(1425)@ef4f76b449f4: Added IMSI table entry 0TC_ho_inter_bsc_ipv60(1427)"262420000000053" MSC_Test_1-RAN(1420)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1420)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv61(1428) MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1417)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1417)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1417)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1427)1945741 TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: 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 := '1897E0D8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1417)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_ipv60(1427)16473619 MSC_Test_0-RAN(1417)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1416)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@ef4f76b449f4: { messageType := 2, destLocRef := 'FB5E13'O, sourceLocRef := '000104'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1422)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test-MGCP(1423)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test_0-RAN(1417)@ef4f76b449f4: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1417)@ef4f76b449f4: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1423)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "149", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "73" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_ipv60(1427) TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1422)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test-MNCC(1422)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_ipv60(1427)-2147483631 MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_len:26 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "152", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "73" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1417)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1417)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_mo_call_establish DONE TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1421)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@ef4f76b449f4: First idle individual index:0 MSC_Test_1-SCCP(1419)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1420)@ef4f76b449f4: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1420)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1420)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv61(1428) MSC_Test_1-RAN(1420)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_ipv61(1428)5100540 MSC_Test_1-SCCP(1419)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@ef4f76b449f4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1421)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1419)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@ef4f76b449f4: vl_len:37 MSC_Test_1-SCCP(1419)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1419)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000809267E0180'O MSC_Test_1-M3UA(1421)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1419)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@ef4f76b449f4: vl_len:3 MSC_Test_1-SCCP(1419)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1419)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1421)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1419)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@ef4f76b449f4: vl_len:3 MSC_Test_1-SCCP(1419)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1419)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1421)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1417)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1427)16473619 TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: FIRST inter-BSC Handover done MSC_Test_0-RAN(1417)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1417)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test_1-SCCP(1419)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@ef4f76b449f4: vl_len:16 MSC_Test_1-SCCP(1419)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1419)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1421)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1417)@ef4f76b449f4: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1417)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1417)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv60(1427) MSC_Test_0-RAN(1417)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_ipv60(1427)435765 MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_len:37 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1421)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-SCCP(1419)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1419)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1419)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv61(1428)@ef4f76b449f4: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1421)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-SCCP(1419)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1419)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1419)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1421)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-SCCP(1419)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1419)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1419)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1419)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1419)@ef4f76b449f4: vl_len:3 MSC_Test_1-SCCP(1419)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1419)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1421)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1421)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1421)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1419)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-M3UA(1421)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1420)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_ipv61(1428)5100540 TC_ho_inter_bsc_ipv61(1428)@ef4f76b449f4: setverdict(pass): none -> pass TC_ho_inter_bsc_ipv61(1428)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1428)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1428)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1428)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1428)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1428)@ef4f76b449f4: Final verdict of PTC: pass TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1417)@ef4f76b449f4: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1417)@ef4f76b449f4: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1422)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1427)-2147483631 MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1416)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1416)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1416)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1418)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1416)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1418)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1417)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1427)435765 TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: f_call_hangup 9: done TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1427)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_1-M3UA(1421)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1425)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(1420)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1422)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1426)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(1419)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1417)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1416)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1418)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1423)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1415)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1424)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1429)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1430)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1415): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1416): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1417): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1418): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(1419): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(1420): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(1421): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1422): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1423): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1424): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1425): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1426): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_bsc_ipv60(1427): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_bsc_ipv61(1428): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1429): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1430): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_ho_inter_bsc_ipv6 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass'. Mon May 27 08:28:31 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_ipv6 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_ho_inter_bsc_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=738893) Waiting for packet dumper to finish... 1 (prev_count=738893, count=741326) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd'. ------ MSC_Tests.TC_ho_inter_bsc_csd ------ Mon May 27 08:28: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_ho_inter_bsc_csd started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1434)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1434)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1434)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1432)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(1437)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(1437)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1437)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(1435)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1438)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1434)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1434)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1434)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1434)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1434)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1434)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1437)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(1437)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1437)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1437)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(1437)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1437)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1437)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1437)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1437)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1437)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1437)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1437)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1437)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1437)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1437)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1437)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1440)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1440)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1440)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1440)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1440)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1440)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1440)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1440)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: ----------------------------------------------- TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: "CSD Bearer Service: BS25T" TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1441)@ef4f76b449f4: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_csd0(1443) TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1433)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1433)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_csd0(1443)7386528 MSC_Test_0-SCCP(1432)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1433)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@ef4f76b449f4: { messageType := 2, destLocRef := '70B5A0'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(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1441)@ef4f76b449f4: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_csd0(1443) MSC_Test-GSUP(1441)@ef4f76b449f4: Added IMSI table entry 0TC_ho_inter_bsc_csd0(1443)"262420000000053" MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_1-M3UA(1437)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1436)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1436)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1436)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd1(1444) TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1433)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1433)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1433)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1443)7386528 TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: 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 := '08A80D64'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1433)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_csd0(1443)3581072 MSC_Test_0-RAN(1433)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1432)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1432)@ef4f76b449f4: { messageType := 2, destLocRef := '36A490'O, sourceLocRef := '000106'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1438)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_csd0(1443) MSC_Test-MGCP(1439)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_csd0(1443) MSC_Test_0-RAN(1433)@ef4f76b449f4: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1433)@ef4f76b449f4: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_len:20 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1439)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "157", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_csd0(1443) TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1438)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_csd0(1443) MSC_Test-MNCC(1438)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_csd0(1443)-2147483630 MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "160", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1433)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1433)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_mo_call_establish DONE TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@ef4f76b449f4: First idle individual index:0 MSC_Test_1-SCCP(1435)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1436)@ef4f76b449f4: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1436)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1436)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd1(1444) MSC_Test_1-RAN(1436)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_csd1(1444)3235724 MSC_Test_1-SCCP(1435)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@ef4f76b449f4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1437)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1435)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@ef4f76b449f4: vl_len:25 MSC_Test_1-SCCP(1435)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1435)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1437)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1435)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@ef4f76b449f4: vl_len:3 MSC_Test_1-SCCP(1435)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1435)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1437)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1435)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@ef4f76b449f4: vl_len:3 MSC_Test_1-SCCP(1435)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1435)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1437)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1433)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1443)3581072 TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: FIRST inter-BSC Handover done MSC_Test_0-RAN(1433)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1433)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd0(1443) MSC_Test_1-SCCP(1435)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@ef4f76b449f4: vl_len:16 MSC_Test_1-SCCP(1435)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1435)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1437)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1433)@ef4f76b449f4: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1433)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1433)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd0(1443) MSC_Test_0-RAN(1433)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_bsc_csd0(1443)3397814 MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1432)@ef4f76b449f4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_len:25 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-SCCP(1435)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1435)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1435)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd1(1444)@ef4f76b449f4: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-SCCP(1435)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1435)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1435)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-SCCP(1435)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1435)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1435)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1435)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_1-SCCP(1435)@ef4f76b449f4: vl_len:3 MSC_Test_1-SCCP(1435)@ef4f76b449f4: vl_from0 MSC_Test_1-SCCP(1435)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1437)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1437)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1435)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_1-M3UA(1437)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1436)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_csd1(1444)3235724 TC_ho_inter_bsc_csd1(1444)@ef4f76b449f4: setverdict(pass): none -> pass TC_ho_inter_bsc_csd1(1444)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1444)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1444)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1444)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1444)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1444)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1433)@ef4f76b449f4: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1433)@ef4f76b449f4: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1438)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1443)-2147483630 TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1432)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1432)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1432)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1434)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1432)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1433)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1443)3397814 MSC_Test_0-M3UA(1434)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: f_call_hangup 9: done TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1443)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_1-RAN(1436)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1438)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(1435)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1441)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1432)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1433)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1431)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1434)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(1437)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1442)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1445)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1439)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1446)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1440)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1431): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1432): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1433): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1434): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(1435): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(1436): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(1437): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1438): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1439): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1440): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1441): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1442): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_bsc_csd0(1443): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_bsc_csd1(1444): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1445): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1446): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_ho_inter_bsc_csd finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass'. Mon May 27 08:28:48 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_csd pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_ho_inter_bsc_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=753433) Waiting for packet dumper to finish... 1 (prev_count=753433, count=755866) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out'. ------ MSC_Tests.TC_ho_inter_msc_out ------ Mon May 27 08:28: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_ho_inter_msc_out started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1450)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1450)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1450)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1448)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1451)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1450)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1450)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1450)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1450)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1450)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1450)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1453)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1453)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1453)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1453)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1453)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1453)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1453)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1453)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1451)@ef4f76b449f4: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out0(1456) MSC_Test-GSUP(1454)@ef4f76b449f4: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out0(1456) TC_ho_inter_msc_out0(1456)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1449)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1449)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out0(1456)16208029 MSC_Test_0-RAN(1449)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1448)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@ef4f76b449f4: { messageType := 2, destLocRef := 'F7509D'O, sourceLocRef := '000107'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1454)@ef4f76b449f4: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out0(1456) MSC_Test-GSUP(1454)@ef4f76b449f4: Added IMSI table entry 0TC_ho_inter_msc_out0(1456)"262420000000054" MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1449)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1449)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1449)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out0(1456)16208029 TC_ho_inter_msc_out0(1456)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@ef4f76b449f4: 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 := 'B8842E4F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1449)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out0(1456)2122545 MSC_Test_0-RAN(1449)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1448)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@ef4f76b449f4: { messageType := 2, destLocRef := '206331'O (" c1"), sourceLocRef := '000108'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1451)@ef4f76b449f4: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out0(1456) MSC_Test-MGCP(1452)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out0(1456) MSC_Test_0-RAN(1449)@ef4f76b449f4: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1449)@ef4f76b449f4: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1452)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "165", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "75" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out0(1456) TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1451)@ef4f76b449f4: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out0(1456) MSC_Test-MNCC(1451)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out0(1456)-2147483629 MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out0(1456)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "168", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "75" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1449)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1449)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out0(1456)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_mo_call_establish DONE TC_ho_inter_msc_out0(1456)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1451)@ef4f76b449f4: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out0(1456) MSC_Test-MNCC(1451)@ef4f76b449f4: Added conn table entry 1TC_ho_inter_msc_out0(1456)-2147483628 MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1449)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out0(1456)2122545 TC_ho_inter_msc_out0(1456)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1456)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1449)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1449)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out0(1456) MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1449)@ef4f76b449f4: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1449)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1449)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out0(1456) MSC_Test_0-RAN(1449)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out0(1456)14414274 MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_len:25 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1449)@ef4f76b449f4: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1449)@ef4f76b449f4: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test-MNCC(1451)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out0(1456)-2147483629 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1448)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out0(1456)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1456)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1448)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1448)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1450)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1448)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1450)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1449)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out0(1456)14414274 TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out0(1456)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@ef4f76b449f4: f_call_hangup 9: done TC_ho_inter_msc_out0(1456)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1456)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(1454)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1448)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1453)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1451)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1447)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1449)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1450)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1452)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1455)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1457)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1447): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1448): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1449): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1450): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1451): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1452): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1453): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1454): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1455): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_msc_out0(1456): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1457): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_ho_inter_msc_out finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass'. Mon May 27 08:28:59 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_ho_inter_msc_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=615473) Waiting for packet dumper to finish... 1 (prev_count=615473, count=617228) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:29:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_ho_inter_msc_out_a5_1 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1461)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1461)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1461)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1459)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1462)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1461)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1461)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1461)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1461)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1461)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1461)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1464)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1464)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1464)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1464)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1464)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1462)@ef4f76b449f4: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test-GSUP(1465)@ef4f76b449f4: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_10(1467) TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1460)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1460)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1467)267978 MSC_Test_0-SCCP(1459)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1460)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: { messageType := 2, destLocRef := '0416CA'O, sourceLocRef := '000109'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1465)@ef4f76b449f4: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test-GSUP(1465)@ef4f76b449f4: Added IMSI table entry 0TC_ho_inter_msc_out_a5_10(1467)"262420000000054" MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1460)@ef4f76b449f4: patching N(SD)=1 into dtap '05141592783B21048EF402CB'O MSC_Test_0-RAN(1460)@ef4f76b449f4: patched enc_l3: '05541592783B21048EF402CB'O MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C05541592783B21048EF402CB'O MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1460)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1460)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1460)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1467)267978 TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: 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 := '2EDEAE2D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1460)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1467)12442018 MSC_Test_0-RAN(1460)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1459)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: { messageType := 2, destLocRef := 'BDD9A2'O, sourceLocRef := '00010A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1460)@ef4f76b449f4: patching N(SD)=1 into dtap '0514886E69AA2104811B814A'O MSC_Test_0-RAN(1460)@ef4f76b449f4: patched enc_l3: '0554886E69AA2104811B814A'O MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C0554886E69AA2104811B814A'O MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1462)@ef4f76b449f4: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test-MGCP(1463)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test_0-RAN(1460)@ef4f76b449f4: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1460)@ef4f76b449f4: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1463)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "172", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "76" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_10(1467) TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1462)@ef4f76b449f4: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test-MNCC(1462)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1467)-2147483627 TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "175", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "76" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1460)@ef4f76b449f4: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1460)@ef4f76b449f4: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1462)@ef4f76b449f4: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test-MNCC(1462)@ef4f76b449f4: Added conn table entry 1TC_ho_inter_msc_out_a5_10(1467)-2147483626 MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1460)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1467)12442018 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1460)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1460)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1460)@ef4f76b449f4: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1460)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1460)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_10(1467) MSC_Test_0-RAN(1460)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1467)10990118 MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_len:27 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C027C060908070623287E0180'O MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1460)@ef4f76b449f4: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1460)@ef4f76b449f4: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1462)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1467)-2147483627 MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1459)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1459)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1459)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1461)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1459)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1461)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1460)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1467)10990118 TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: f_call_hangup 9: done TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1467)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(1465)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1460)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1459)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1462)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1461)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1458)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1468)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1466)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1463)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1464)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1458): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1459): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1460): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1461): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1462): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1463): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1464): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1465): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1466): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_msc_out_a5_10(1467): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1468): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_ho_inter_msc_out_a5_1 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass'. Mon May 27 08:29:09 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_1 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=697521) Waiting for packet dumper to finish... 1 (prev_count=697521, count=699276) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:29: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_ho_inter_msc_out_a5_3 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1472)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1472)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1472)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1470)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1473)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1472)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1472)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1472)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1472)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1472)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1472)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1475)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1475)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1475)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1475)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1475)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1473)@ef4f76b449f4: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-GSUP(1476)@ef4f76b449f4: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_30(1478) TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1471)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1471)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1478)4285030 MSC_Test_0-SCCP(1470)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1471)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: { messageType := 2, destLocRef := '416266'O ("Abf"), sourceLocRef := '00010B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1476)@ef4f76b449f4: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-GSUP(1476)@ef4f76b449f4: Added IMSI table entry 0TC_ho_inter_msc_out_a5_30(1478)"262420000000054" MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1471)@ef4f76b449f4: patching N(SD)=1 into dtap '0514B7FFE55D2104A5572B7A'O MSC_Test_0-RAN(1471)@ef4f76b449f4: patched enc_l3: '0554B7FFE55D2104A5572B7A'O MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C0554B7FFE55D2104A5572B7A'O MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1471)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1471)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1471)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1478)4285030 TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: 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 := '8B546D2C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1471)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1478)14981776 MSC_Test_0-RAN(1471)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1470)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: { messageType := 2, destLocRef := 'E49A90'O, sourceLocRef := '00010C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1471)@ef4f76b449f4: patching N(SD)=1 into dtap '0514086E121C210441A0F1E5'O MSC_Test_0-RAN(1471)@ef4f76b449f4: patched enc_l3: '0554086E121C210441A0F1E5'O MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C0554086E121C210441A0F1E5'O MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1473)@ef4f76b449f4: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-MGCP(1474)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test_0-RAN(1471)@ef4f76b449f4: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1471)@ef4f76b449f4: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1474)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "179", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_30(1478) TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1473)@ef4f76b449f4: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-MNCC(1473)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1478)-2147483625 TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "182", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "77" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1471)@ef4f76b449f4: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1471)@ef4f76b449f4: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1473)@ef4f76b449f4: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test-MNCC(1473)@ef4f76b449f4: Added conn table entry 1TC_ho_inter_msc_out_a5_30(1478)-2147483624 MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1471)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1478)14981776 TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1471)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1471)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1471)@ef4f76b449f4: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1471)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1471)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_30(1478) MSC_Test_0-RAN(1471)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1478)10566338 MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_len:27 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C047C060908070623287E0180'O MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1471)@ef4f76b449f4: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1471)@ef4f76b449f4: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1473)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1478)-2147483625 MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1470)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1470)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1470)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1472)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1470)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1472)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1471)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1478)10566338 TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: f_call_hangup 9: done TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1478)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1470)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1476)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1473)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1472)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1475)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1471)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1479)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1474)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1477)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1469)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1469): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1470): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1471): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1472): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1473): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1474): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1475): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1476): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1477): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_msc_out_a5_30(1478): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1479): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_ho_inter_msc_out_a5_3 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass'. Mon May 27 08:29:20 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_3 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=698234) Waiting for packet dumper to finish... 1 (prev_count=698234, count=699989) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:29: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_ho_inter_msc_out_a5_4 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1483)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1483)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1483)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1481)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1484)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1483)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1483)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1483)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1483)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1483)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1483)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1486)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1486)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1486)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1486)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1486)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1484)@ef4f76b449f4: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-GSUP(1487)@ef4f76b449f4: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_40(1489) TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1482)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1482)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1489)7194235 MSC_Test_0-SCCP(1481)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1482)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: { messageType := 2, destLocRef := '6DC67B'O, sourceLocRef := '00010D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1487)@ef4f76b449f4: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-GSUP(1487)@ef4f76b449f4: Added IMSI table entry 0TC_ho_inter_msc_out_a5_40(1489)"262420000000054" MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_len:11 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1482)@ef4f76b449f4: patching N(SD)=1 into dtap '0514F5749CC32104A831760F'O MSC_Test_0-RAN(1482)@ef4f76b449f4: patched enc_l3: '0554F5749CC32104A831760F'O MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C0554F5749CC32104A831760F'O MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1482)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1482)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1482)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1489)7194235 TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: 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 := 'BBE8A4DB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1482)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1489)7687886 MSC_Test_0-RAN(1482)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1481)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: { messageType := 2, destLocRef := '754ECE'O, sourceLocRef := '00010E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1482)@ef4f76b449f4: patching N(SD)=1 into dtap '05142B8BE7D721048CCF6306'O MSC_Test_0-RAN(1482)@ef4f76b449f4: patched enc_l3: '05542B8BE7D721048CCF6306'O MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C05542B8BE7D721048CCF6306'O MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1484)@ef4f76b449f4: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-MGCP(1485)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test_0-RAN(1482)@ef4f76b449f4: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1482)@ef4f76b449f4: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1485)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "186", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_40(1489) TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1484)@ef4f76b449f4: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-MNCC(1484)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1489)-2147483623 MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1482)@ef4f76b449f4: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1482)@ef4f76b449f4: patched enc_l3: '03CF'O TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203CF'O TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "189", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.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(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1484)@ef4f76b449f4: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test-MNCC(1484)@ef4f76b449f4: Added conn table entry 1TC_ho_inter_msc_out_a5_40(1489)-2147483622 MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1482)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1489)7687886 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1482)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1482)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1482)@ef4f76b449f4: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1482)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1482)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_40(1489) MSC_Test_0-RAN(1482)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1489)9670146 MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_len:27 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C057C060908070623287E0180'O MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1482)@ef4f76b449f4: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1482)@ef4f76b449f4: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1484)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1489)-2147483623 MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 will be put to the reassembly buffer TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1481)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1481)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1481)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1483)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1481)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1482)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1489)9670146 MSC_Test_0-M3UA(1483)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: f_call_hangup 9: done TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1489)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(1487)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1484)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1481)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1483)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1486)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1480)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1482)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1490)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1488)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1485)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1480): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1481): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1482): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1483): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1484): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1485): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1486): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1487): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1488): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_msc_out_a5_40(1489): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1490): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_ho_inter_msc_out_a5_4 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass'. Mon May 27 08:29:31 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_4 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=698036) Waiting for packet dumper to finish... 1 (prev_count=698036, count=699113) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6'. ------ MSC_Tests.TC_ho_inter_msc_out_ipv6 ------ Mon May 27 08:29: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_ho_inter_msc_out_ipv6 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1494)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1494)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1494)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1492)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1495)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1494)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1494)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1494)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1494)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1494)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1494)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1497)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1497)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1497)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1497)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1497)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1495)@ef4f76b449f4: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-GSUP(1498)@ef4f76b449f4: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_ipv60(1500) TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1493)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1493)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1500)6756030 MSC_Test_0-RAN(1493)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1492)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@ef4f76b449f4: { messageType := 2, destLocRef := '6716BE'O, sourceLocRef := '00010F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1498)@ef4f76b449f4: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-GSUP(1498)@ef4f76b449f4: Added IMSI table entry 0TC_ho_inter_msc_out_ipv60(1500)"262420000000054" MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1493)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1493)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1493)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1500)6756030 TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: 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 := '52E4E22A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1493)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1500)455254 MSC_Test_0-RAN(1493)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1492)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@ef4f76b449f4: { messageType := 2, destLocRef := '06F256'O, sourceLocRef := '000110'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1495)@ef4f76b449f4: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-MGCP(1496)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test_0-RAN(1493)@ef4f76b449f4: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1493)@ef4f76b449f4: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1496)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "193", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "79" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_ipv60(1500) TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1495)@ef4f76b449f4: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-MNCC(1495)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1500)-2147483621 TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_len:26 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "196", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "79" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "79", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1493)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1493)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_mo_call_establish DONE TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1495)@ef4f76b449f4: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test-MNCC(1495)@ef4f76b449f4: Added conn table entry 1TC_ho_inter_msc_out_ipv60(1500)-2147483620 MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1493)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1500)455254 TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1493)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1493)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1493)@ef4f76b449f4: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1493)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1493)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_ipv60(1500) MSC_Test_0-RAN(1493)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1500)15740514 MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_len:37 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1493)@ef4f76b449f4: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1493)@ef4f76b449f4: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1495)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1500)-2147483621 MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1492)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1494)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1493)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1500)15740514 TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: f_call_hangup 9: done TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1500)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1493)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1492)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1496)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1494)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1498)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1491)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1497)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1495)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1499)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1501)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1491): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1492): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1493): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1494): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1495): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1496): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1497): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1498): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1499): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_msc_out_ipv60(1500): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1501): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_ho_inter_msc_out_ipv6 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass'. Mon May 27 08:29:42 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_ipv6 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_ho_inter_msc_out_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=616062) Waiting for packet dumper to finish... 1 (prev_count=616062, count=617817) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd'. ------ MSC_Tests.TC_ho_inter_msc_out_csd ------ Mon May 27 08:29: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_ho_inter_msc_out_csd started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1505)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1505)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1505)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1503)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1506)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1505)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1505)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1505)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1505)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1505)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1505)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1508)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1508)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1508)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1508)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1508)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: ----------------------------------------------- TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: "CSD Bearer Service: BS25T" TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: ----------------------------------------------- MSC_Test-MNCC(1506)@ef4f76b449f4: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-GSUP(1509)@ef4f76b449f4: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_csd0(1511) TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1504)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1504)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_csd0(1511)3168474 MSC_Test_0-RAN(1504)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1503)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@ef4f76b449f4: { messageType := 2, destLocRef := '3058DA'O, sourceLocRef := '000111'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1509)@ef4f76b449f4: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-GSUP(1509)@ef4f76b449f4: Added IMSI table entry 0TC_ho_inter_msc_out_csd0(1511)"262420000000054" MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1504)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1504)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1504)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1511)3168474 TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: 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 := '74817E0C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1504)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_csd0(1511)14812996 MSC_Test_0-RAN(1504)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1503)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@ef4f76b449f4: { messageType := 2, destLocRef := 'E20744'O, sourceLocRef := '000112'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1506)@ef4f76b449f4: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-MGCP(1507)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test_0-RAN(1504)@ef4f76b449f4: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1504)@ef4f76b449f4: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_len:20 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1507)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "200", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7a" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_csd0(1511) TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1506)@ef4f76b449f4: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-MNCC(1506)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_csd0(1511)-2147483619 MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "203", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7a" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7a", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1504)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1504)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_mo_call_establish DONE TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1506)@ef4f76b449f4: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test-MNCC(1506)@ef4f76b449f4: Added conn table entry 1TC_ho_inter_msc_out_csd0(1511)-2147483618 MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1504)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1511)14812996 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1504)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1504)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1504)@ef4f76b449f4: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1504)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1504)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_csd0(1511) MSC_Test_0-RAN(1504)@ef4f76b449f4: Added conn table entry 0TC_ho_inter_msc_out_csd0(1511)7849035 MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_len:25 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1504)@ef4f76b449f4: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1504)@ef4f76b449f4: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1506)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1511)-2147483619 MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1503)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1503)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1503)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1503)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1504)@ef4f76b449f4: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1511)7849035 MSC_Test_0-M3UA(1505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: f_call_hangup 9: done TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1511)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1503)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1506)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1509)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1510)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1502)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1504)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1505)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1507)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1508)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1512)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1502): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1503): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1504): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1505): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1506): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1507): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1508): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1509): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1510): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_ho_inter_msc_out_csd0(1511): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1512): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_ho_inter_msc_out_csd finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass'. Mon May 27 08:29:53 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_csd pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_ho_inter_msc_out_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=614186) Waiting for packet dumper to finish... 1 (prev_count=614186, count=615941) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:29: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.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_check_imei started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1516)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1516)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1516)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1514)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1517)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1516)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1516)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1516)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1516)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1516)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1516)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1516)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1516)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1516)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1516)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1516)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1516)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1516)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1516)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1516)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1516)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1519)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1519)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1519)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1519)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1519)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1520)@ef4f76b449f4: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei0(1522) TC_lu_imsi_auth_tmsi_check_imei0(1522)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1516)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1516)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1515)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1515)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1522)8361012 MSC_Test_0-SCCP(1514)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1515)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1516)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1516)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@ef4f76b449f4: { messageType := 2, destLocRef := '7F9434'O, sourceLocRef := '000113'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1514)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1520)@ef4f76b449f4: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei0(1522) MSC_Test-GSUP(1520)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1522)"262420000000005" MSC_Test_0-SCCP(1514)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1514)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1514)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1516)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_check_imei0(1522)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1522)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1516)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1516)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1515)@ef4f76b449f4: patching N(SD)=1 into dtap '0514703CAD36'O MSC_Test_0-RAN(1515)@ef4f76b449f4: patched enc_l3: '0554703CAD36'O MSC_Test_0-SCCP(1514)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1514)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1514)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100060554703CAD36'O MSC_Test_0-M3UA(1516)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1516)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1516)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1516)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1515)@ef4f76b449f4: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1515)@ef4f76b449f4: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1514)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1514)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1514)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1516)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1516)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei0(1522)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1515)@ef4f76b449f4: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1515)@ef4f76b449f4: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1514)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1514)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1514)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1516)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1516)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1514)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1514)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1514)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1514)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1514)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1514)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1514)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1516)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1516)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1516)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1514)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1516)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1515)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1522)8361012 TC_lu_imsi_auth_tmsi_check_imei0(1522)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1522)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1522)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1522)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1522)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1515)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1514)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1517)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1516)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1518)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1513)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1520)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1521)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1519)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1523)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1513): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1514): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1515): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1516): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1517): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1518): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1519): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1520): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1521): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei0(1522): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1523): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_check_imei finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass'. Mon May 27 08:29:59 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=247166) Waiting for packet dumper to finish... 1 (prev_count=247166, count=249013) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:30: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_auth3g_tmsi_check_imei started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1527)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1527)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1527)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1525)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1528)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1527)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1527)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1527)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1527)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1527)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1527)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1527)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1527)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1527)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1527)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1527)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1527)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1527)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1527)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1527)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1527)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1530)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1530)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1530)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1530)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1530)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1531)@ef4f76b449f4: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1533) TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1527)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1526)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1526)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1533)14288005 MSC_Test_0-RAN(1526)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1525)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1527)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1527)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@ef4f76b449f4: { messageType := 2, destLocRef := 'DA0485'O, sourceLocRef := '000114'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1525)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1531)@ef4f76b449f4: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1533) MSC_Test-GSUP(1531)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1533)"262420000000005" MSC_Test_0-SCCP(1525)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1525)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1525)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1527)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1527)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1527)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1526)@ef4f76b449f4: patching N(SD)=1 into dtap '0514B35433FF2104DAF506B4'O MSC_Test_0-RAN(1526)@ef4f76b449f4: patched enc_l3: '0554B35433FF2104DAF506B4'O MSC_Test_0-SCCP(1525)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1525)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1525)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C0554B35433FF2104DAF506B4'O MSC_Test_0-M3UA(1527)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1527)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1527)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1527)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1526)@ef4f76b449f4: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1526)@ef4f76b449f4: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1525)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1525)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1525)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1527)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1527)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1526)@ef4f76b449f4: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1526)@ef4f76b449f4: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1525)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1525)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1525)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1527)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1527)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1525)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1525)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1525)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1525)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1525)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1525)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1525)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1527)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1527)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1527)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1525)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1527)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1526)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1533)14288005 TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1533)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(1531)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1526)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1525)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1532)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1524)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1527)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1528)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1534)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1530)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1529)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1524): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1525): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1526): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1527): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1528): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1529): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1530): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1531): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1532): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei0(1533): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1534): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth3g_tmsi_check_imei finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass'. Mon May 27 08:30:05 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=249749) Waiting for packet dumper to finish... 1 (prev_count=249749, count=251504) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:30:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.pcap" >/data/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_noauth_tmsi_check_imei started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1538)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1538)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1538)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1536)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1539)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1538)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1538)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1538)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1538)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1538)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1538)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1538)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1538)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1538)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1538)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1538)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1538)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1538)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1538)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1538)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1538)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1541)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1541)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1541)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1541)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1541)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1541)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1542)@ef4f76b449f4: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei0(1544) TC_lu_imsi_noauth_tmsi_check_imei0(1544)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1538)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1537)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1537)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1544)15747958 MSC_Test_0-SCCP(1536)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1537)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1538)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1538)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1538)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1538)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@ef4f76b449f4: { messageType := 2, destLocRef := 'F04B76'O, sourceLocRef := '000115'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1536)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1542)@ef4f76b449f4: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei0(1544) MSC_Test-GSUP(1542)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1544)"262420000000005" MSC_Test_0-SCCP(1536)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1536)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1536)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1536)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1538)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi_check_imei0(1544)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1544)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1538)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1538)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1537)@ef4f76b449f4: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1537)@ef4f76b449f4: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1536)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1536)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1536)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1538)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1538)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei0(1544)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1537)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1537)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(1536)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1536)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1536)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1538)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1538)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1536)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1536)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1536)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1536)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1536)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1536)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1536)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1538)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1538)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1538)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1536)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1538)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1537)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1544)15747958 TC_lu_imsi_noauth_tmsi_check_imei0(1544)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1544)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1544)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1544)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1544)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1537)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1536)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1539)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1542)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1540)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1538)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1545)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1535)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1541)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1543)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1535): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1536): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1537): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1538): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1539): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1540): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1541): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1542): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1543): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei0(1544): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1545): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_noauth_tmsi_check_imei finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass'. Mon May 27 08:30:11 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223336) Waiting for packet dumper to finish... 1 (prev_count=223336, count=224413) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:30: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_noauth_notmsi_check_imei started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1549)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1549)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1549)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1547)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1550)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1549)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1549)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1549)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1549)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1549)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1549)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1549)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1549)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1549)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1549)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1549)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1549)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1549)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1549)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1549)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1549)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1552)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1552)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1552)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1552)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1552)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1553)@ef4f76b449f4: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei0(1555) TC_lu_imsi_noauth_notmsi_check_imei0(1555)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1549)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1548)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1548)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1555)7482294 MSC_Test_0-SCCP(1547)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1548)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1549)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1549)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1549)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1549)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@ef4f76b449f4: { messageType := 2, destLocRef := '722BB6'O, sourceLocRef := '000116'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1547)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1553)@ef4f76b449f4: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei0(1555) MSC_Test-GSUP(1553)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1555)"262420000000005" MSC_Test_0-SCCP(1547)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1547)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1547)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1547)@ef4f76b449f4: vl_from0 TC_lu_imsi_noauth_notmsi_check_imei0(1555)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1555)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(1547)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1549)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1549)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1548)@ef4f76b449f4: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1548)@ef4f76b449f4: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1547)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1547)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1547)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1547)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1549)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1549)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1549)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1549)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1547)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1547)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1547)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1547)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei0(1555)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1547)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1547)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1547)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1547)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1549)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1549)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1549)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1547)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1549)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1548)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1555)7482294 TC_lu_imsi_noauth_notmsi_check_imei0(1555)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1555)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1555)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1555)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1555)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1548)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1549)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1550)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1552)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1547)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1553)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1546)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1554)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1551)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1556)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1546): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1547): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1548): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1549): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1550): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1551): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1552): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1553): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1554): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei0(1555): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1556): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_noauth_notmsi_check_imei finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass'. Mon May 27 08:30:16 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=212191) Waiting for packet dumper to finish... 1 (prev_count=212191, count=213268) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:30: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_check_imei_nack started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1560)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1560)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1560)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1558)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1561)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1560)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1560)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1560)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1560)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1560)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1560)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1560)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1560)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1560)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1560)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1560)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1560)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1560)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1560)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1560)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1560)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1563)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1563)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1563)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1563)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1563)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1564)@ef4f76b449f4: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1566) TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1560)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1559)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1559)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)5514438 MSC_Test_0-SCCP(1558)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1559)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1560)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1560)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@ef4f76b449f4: { messageType := 2, destLocRef := '5424C6'O, sourceLocRef := '000117'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1558)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1564)@ef4f76b449f4: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1566) MSC_Test-GSUP(1564)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)"262420000000005" MSC_Test_0-SCCP(1558)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1558)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1558)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1560)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1560)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1559)@ef4f76b449f4: patching N(SD)=1 into dtap '05148EECE36E'O MSC_Test_0-RAN(1559)@ef4f76b449f4: patched enc_l3: '05548EECE36E'O MSC_Test_0-SCCP(1558)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1558)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1558)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000605548EECE36E'O MSC_Test_0-M3UA(1560)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1560)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1560)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1560)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1559)@ef4f76b449f4: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1559)@ef4f76b449f4: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1558)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1558)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1558)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1560)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1560)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1560)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1560)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1558)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1558)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1558)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1558)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(1558)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1558)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1558)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1558)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1560)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1560)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1560)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1558)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1560)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1559)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)5514438 TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_nack0(1566)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1558)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1560)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1561)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1565)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1559)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1562)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1564)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1557)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1563)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1567)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1557): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1558): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1559): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1560): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1561): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1562): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1563): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1564): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1565): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_nack0(1566): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1567): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_check_imei_nack finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass'. Mon May 27 08:30:22 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233113) Waiting for packet dumper to finish... 1 (prev_count=233113, count=234190) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:30:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_check_imei_err started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1571)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1571)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1571)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1569)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1572)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1571)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1571)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1571)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1571)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1571)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1571)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1571)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1571)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1571)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1571)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1571)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1571)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1571)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1571)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1571)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1571)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1574)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1574)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1574)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1574)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1574)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1575)@ef4f76b449f4: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1577) TC_lu_imsi_auth_tmsi_check_imei_err0(1577)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1571)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1570)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1570)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1577)5645779 MSC_Test_0-SCCP(1569)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1570)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1571)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1571)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@ef4f76b449f4: { messageType := 2, destLocRef := '5625D3'O, sourceLocRef := '000118'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1569)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1575)@ef4f76b449f4: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1577) MSC_Test-GSUP(1575)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1577)"262420000000005" MSC_Test_0-SCCP(1569)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1569)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1569)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1571)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1571)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1570)@ef4f76b449f4: patching N(SD)=1 into dtap '05148DDB8369'O MSC_Test_0-RAN(1570)@ef4f76b449f4: patched enc_l3: '05548DDB8369'O MSC_Test_0-SCCP(1569)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1569)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1569)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000605548DDB8369'O MSC_Test_0-M3UA(1571)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1571)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1571)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1571)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1570)@ef4f76b449f4: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1570)@ef4f76b449f4: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1569)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1569)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1569)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1571)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1571)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1571)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1571)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1569)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1569)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1569)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1569)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_err0(1577)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(1569)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1569)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1569)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1569)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1571)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1571)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1571)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1569)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1571)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1570)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1577)5645779 TC_lu_imsi_auth_tmsi_check_imei_err0(1577)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_err0(1577)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(1575)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1570)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1574)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1571)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1568)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1572)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1569)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1578)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1576)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1573)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1568): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1569): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1570): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1571): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1572): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1573): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1574): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1575): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1576): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_err0(1577): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1578): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_check_imei_err finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass'. Mon May 27 08:30:28 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass ====== Saving talloc report from 172.18.147.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=232769) Waiting for packet dumper to finish... 1 (prev_count=232769, count=233846) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:30: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_check_imei_early started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1582)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1582)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1582)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1580)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1583)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1582)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1582)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1582)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1582)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1582)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1582)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1582)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1582)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1582)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1582)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1582)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1582)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1582)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1582)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1582)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1582)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1585)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1585)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1585)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1585)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1585)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1585)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1586)@ef4f76b449f4: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1588) TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1582)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1581)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1581)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1588)5148182 MSC_Test_0-SCCP(1580)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1581)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1582)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1582)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1582)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1582)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@ef4f76b449f4: { messageType := 2, destLocRef := '4E8E16'O, sourceLocRef := '000119'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1580)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1580)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1580)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1580)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1582)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-RAN(1581)@ef4f76b449f4: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1581)@ef4f76b449f4: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1580)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1580)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1580)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1582)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1586)@ef4f76b449f4: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1588) MSC_Test-GSUP(1586)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1588)"262420000000005" MSC_Test_0-M3UA(1582)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1582)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1581)@ef4f76b449f4: patching N(SD)=2 into dtap '05141B4B9685'O MSC_Test_0-RAN(1581)@ef4f76b449f4: patched enc_l3: '05941B4B9685'O MSC_Test_0-SCCP(1580)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1580)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1580)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000605941B4B9685'O MSC_Test_0-M3UA(1582)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1582)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1582)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1582)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1581)@ef4f76b449f4: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1581)@ef4f76b449f4: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1580)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1580)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1580)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1582)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1582)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1580)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1580)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1580)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1580)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1580)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1580)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1580)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1582)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1582)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1582)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1580)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1582)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1581)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1588)5148182 TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1588)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(1586)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1582)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1580)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1581)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1583)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1585)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1584)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1587)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1589)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1579)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1579): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1580): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1581): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1582): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1583): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1584): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1585): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1586): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1587): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early0(1588): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1589): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_check_imei_early finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass'. Mon May 27 08:30:34 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.147.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=247792) Waiting for packet dumper to finish... 1 (prev_count=247792, count=249547) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:30: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1593)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1593)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1593)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1591)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1594)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1593)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1593)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1593)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1593)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1593)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1593)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1593)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1593)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1593)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1593)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1593)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1593)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1593)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1593)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1593)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1593)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1596)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1596)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1596)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1596)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1596)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1597)@ef4f76b449f4: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1593)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1592)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1592)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)7516634 MSC_Test_0-SCCP(1591)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1592)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1593)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1593)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1593)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1593)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@ef4f76b449f4: { messageType := 2, destLocRef := '72B1DA'O, sourceLocRef := '00011A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1591)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1591)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1591)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1591)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1593)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-RAN(1592)@ef4f76b449f4: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1592)@ef4f76b449f4: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1591)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1591)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1591)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1593)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1597)@ef4f76b449f4: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599) MSC_Test-GSUP(1597)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)"262420000000005" MSC_Test_0-M3UA(1593)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1593)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1592)@ef4f76b449f4: patching N(SD)=2 into dtap '0514E02AC083210405144A85'O MSC_Test_0-RAN(1592)@ef4f76b449f4: patched enc_l3: '0594E02AC083210405144A85'O MSC_Test_0-SCCP(1591)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1591)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1591)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C0594E02AC083210405144A85'O MSC_Test_0-M3UA(1593)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1593)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1593)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1593)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1592)@ef4f76b449f4: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1592)@ef4f76b449f4: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1591)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1591)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1591)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1593)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1593)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1591)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1591)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1591)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1591)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1591)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1591)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1591)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1593)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1593)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1593)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1591)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1593)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1592)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)7516634 TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1592)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1591)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1593)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1597)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1596)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1590)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1594)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1598)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1595)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1600)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1590): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1591): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1592): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1593): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1594): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1595): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1596): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1597): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1598): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei_early0(1599): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1600): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass'. Mon May 27 08:30:40 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.147.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=249710) Waiting for packet dumper to finish... 1 (prev_count=249710, count=250787) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:30: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_noauth_tmsi_check_imei_early started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1604)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1604)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1604)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1602)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1605)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1604)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1604)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1604)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1604)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1604)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1604)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1604)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1604)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1604)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1604)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1604)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1604)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1604)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1604)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1604)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1604)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1607)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1607)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1607)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1607)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1607)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1608)@ef4f76b449f4: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1610) TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1604)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1603)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1603)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)3054999 MSC_Test_0-RAN(1603)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1602)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1604)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1604)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1604)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1604)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@ef4f76b449f4: { messageType := 2, destLocRef := '2E9D97'O, sourceLocRef := '00011B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1602)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1602)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1602)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1602)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1604)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-RAN(1603)@ef4f76b449f4: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1603)@ef4f76b449f4: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1602)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1602)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1602)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1604)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1608)@ef4f76b449f4: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1610) MSC_Test-GSUP(1608)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)"262420000000005" MSC_Test_0-M3UA(1604)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1604)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1604)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1604)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1603)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1603)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(1602)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1602)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1602)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1604)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1604)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1602)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1602)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1602)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1602)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1602)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1602)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1602)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1604)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1604)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1604)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1602)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1604)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1603)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)3054999 TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1610)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1602)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1604)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1609)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1608)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1601)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1603)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1606)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1605)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1607)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1611)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1601): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1602): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1603): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1604): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1605): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1606): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1607): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1608): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1609): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei_early0(1610): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1611): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_noauth_tmsi_check_imei_early finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass'. Mon May 27 08:30:46 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=221537) Waiting for packet dumper to finish... 1 (prev_count=221537, count=222614) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:30: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_noauth_notmsi_check_imei_early started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1615)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1615)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1615)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1613)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1616)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1615)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1615)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1615)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1615)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1615)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1615)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1615)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1615)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1615)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1615)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1615)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1615)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1615)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1615)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1615)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1615)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1618)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1618)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1618)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1618)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1618)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1619)@ef4f76b449f4: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1621) TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1615)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1615)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1614)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1614)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)8753345 MSC_Test_0-RAN(1614)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1613)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1615)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1615)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1615)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1615)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1615)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@ef4f76b449f4: { messageType := 2, destLocRef := '8590C1'O, sourceLocRef := '00011C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1613)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1613)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1613)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1613)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1613)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1615)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-RAN(1614)@ef4f76b449f4: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1614)@ef4f76b449f4: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1613)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1613)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1613)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1613)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1615)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1619)@ef4f76b449f4: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1621) MSC_Test-GSUP(1619)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)"262420000000005" MSC_Test_0-M3UA(1615)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1615)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1615)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1615)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1615)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1615)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1613)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1613)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1613)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1613)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1613)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1613)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1613)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1613)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1615)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1615)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1615)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1613)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1615)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1614)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)8753345 TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1621)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(1619)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1613)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1612)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1614)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1618)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1615)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1616)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1617)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1620)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1622)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1612): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1613): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1614): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1615): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1616): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1617): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1618): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1619): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1620): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei_early0(1621): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1622): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_noauth_notmsi_check_imei_early finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass'. Mon May 27 08:30:52 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass ====== Saving talloc report from 172.18.147.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=213380) Waiting for packet dumper to finish... 1 (prev_count=213380, count=214457) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:30:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1626)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1626)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1626)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1624)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1627)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1626)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1626)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1626)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1626)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1626)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1626)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1626)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1626)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1626)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1626)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1626)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1626)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1626)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1626)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1626)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1626)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1629)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1629)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1629)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1629)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1629)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1630)@ef4f76b449f4: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632) TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1626)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1626)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1625)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1625)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)9635248 MSC_Test_0-RAN(1625)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1624)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1626)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1626)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1626)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1626)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1626)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1624)@ef4f76b449f4: { messageType := 2, destLocRef := '9305B0'O, sourceLocRef := '00011D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1624)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1624)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1624)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1624)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1624)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1624)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1624)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1626)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1625)@ef4f76b449f4: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1625)@ef4f76b449f4: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1624)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1624)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1624)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1624)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1626)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1630)@ef4f76b449f4: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632) MSC_Test-GSUP(1630)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)"262420000000005" MSC_Test_0-M3UA(1626)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1626)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1626)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1626)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1624)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1624)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1624)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1624)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1624)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1624)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1624)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(1624)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1624)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1624)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1624)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1626)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1626)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1626)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1624)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1625)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)9635248 MSC_Test_0-M3UA(1626)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(1630)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1625)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1627)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1624)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1626)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1628)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1631)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1623)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1633)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1629)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1623): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1624): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1625): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1626): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1627): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1628): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1629): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1630): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1631): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1632): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1633): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass'. Mon May 27 08:30:57 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass ====== Saving talloc report from 172.18.147.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=185254) Waiting for packet dumper to finish... 1 (prev_count=185254, count=186331) MTC@ef4f76b449f4: 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@ef4f76b449f4: 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 ------ Mon May 27 08:31: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1637)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1637)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1637)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1635)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1638)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1637)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1637)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1637)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1637)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1637)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1637)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1637)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1637)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1637)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1637)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1637)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1637)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1637)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1637)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1637)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1637)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1640)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1640)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1640)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1640)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1640)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1641)@ef4f76b449f4: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643) TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1637)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1637)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1636)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1636)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)256666 MSC_Test_0-RAN(1636)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1635)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1637)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1637)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1637)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1637)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1637)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1635)@ef4f76b449f4: { messageType := 2, destLocRef := '03EA9A'O, sourceLocRef := '00011E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1635)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1635)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1635)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1635)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1635)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1635)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1635)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1637)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1636)@ef4f76b449f4: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1636)@ef4f76b449f4: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1635)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1635)@ef4f76b449f4: vl_len:15 MSC_Test_0-SCCP(1635)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1635)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1637)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1641)@ef4f76b449f4: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643) MSC_Test-GSUP(1641)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)"262420000000005" MSC_Test_0-M3UA(1637)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1637)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1637)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1637)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1635)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1635)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1635)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1635)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1635)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1635)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1635)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(1635)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1635)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1635)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1635)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1637)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1637)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1637)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1635)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1637)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1636)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)256666 TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1636)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1635)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1634)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1644)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1641)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1637)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1638)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1642)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1640)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1639)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1634): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1635): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1636): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1637): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1638): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1639): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1640): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1641): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1642): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_err0(1643): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1644): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass'. Mon May 27 08:31:03 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass ====== Saving talloc report from 172.18.147.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=187158) Waiting for packet dumper to finish... 1 (prev_count=187158, count=188235) MTC@ef4f76b449f4: 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@ef4f76b449f4: 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 ------ Mon May 27 08:31:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_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@ef4f76b449f4: 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@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1648)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1648)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1648)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1646)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1649)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1648)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1648)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1648)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1648)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1648)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1648)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1648)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1648)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1648)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1648)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1648)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1648)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1648)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1648)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1648)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1648)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1651)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1651)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1651)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1651)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1651)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1652)@ef4f76b449f4: Created GsupExpect[0] for "262420000000362" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654) TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000362'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1648)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1648)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1647)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1647)@ef4f76b449f4: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)15696128 MSC_Test_0-SCCP(1646)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1647)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1648)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1648)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@ef4f76b449f4: { messageType := 2, destLocRef := 'EF8100'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(1646)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1652)@ef4f76b449f4: Found GsupExpect[0] for "262420000000362" handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654) MSC_Test-GSUP(1652)@ef4f76b449f4: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)"262420000000362" MSC_Test_0-SCCP(1646)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1646)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1646)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1646)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(1648)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1648)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1646)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1646)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1646)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1647)@ef4f76b449f4: patching N(SD)=1 into dtap '05148188CCF4'O MSC_Test_0-RAN(1647)@ef4f76b449f4: patched enc_l3: '05548188CCF4'O MSC_Test_0-SCCP(1646)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1646)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1646)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1646)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000605548188CCF4'O MSC_Test_0-M3UA(1648)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1648)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1648)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1648)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1646)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1646)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1646)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1646)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1646)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1646)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1646)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1646)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1646)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1646)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1646)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1648)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1648)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1648)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1646)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1648)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1647)@ef4f76b449f4: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)15696128 TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@ef4f76b449f4: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1647)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1646)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1652)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1645)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1648)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1649)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1651)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1653)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1655)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1650)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1645): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1646): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1647): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1648): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1649): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1650): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1651): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1652): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1653): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1654): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1655): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass'. Mon May 27 08:31:09 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass ====== Saving talloc report from 172.18.147.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=192132) Waiting for packet dumper to finish... 1 (prev_count=192132, count=193209) MTC@ef4f76b449f4: 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@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear'. ------ MSC_Tests.TC_mo_cc_bssmap_clear ------ Mon May 27 08:31: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_mo_cc_bssmap_clear started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1659)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1659)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1659)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1657)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1660)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1659)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1659)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1659)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1659)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1659)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1659)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1662)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1662)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1662)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1662)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1662)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1663)@ef4f76b449f4: Created GsupExpect[0] for "262420000000043" to be handled at TC_mo_cc_bssmap_clear0(1665) TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000043'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1658)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1658)@ef4f76b449f4: Added conn table entry 0TC_mo_cc_bssmap_clear0(1665)5199280 MSC_Test_0-RAN(1658)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1657)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@ef4f76b449f4: { messageType := 2, destLocRef := '4F55B0'O, sourceLocRef := '000120'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1663)@ef4f76b449f4: Found GsupExpect[0] for "262420000000043" handled at TC_mo_cc_bssmap_clear0(1665) MSC_Test-GSUP(1663)@ef4f76b449f4: Added IMSI table entry 0TC_mo_cc_bssmap_clear0(1665)"262420000000043" MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1657)@ef4f76b449f4: vl_from0 TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(1657)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1658)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1658)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1657)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1657)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1658)@ef4f76b449f4: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1665)5199280 TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: 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 := 'AB630E46'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1658)@ef4f76b449f4: Added conn table entry 0TC_mo_cc_bssmap_clear0(1665)14195271 MSC_Test_0-RAN(1658)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1657)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@ef4f76b449f4: { messageType := 2, destLocRef := 'D89A47'O, sourceLocRef := '000121'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1660)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_bssmap_clear0(1665) MSC_Test-MGCP(1661)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_bssmap_clear0(1665) MSC_Test_0-RAN(1658)@ef4f76b449f4: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1658)@ef4f76b449f4: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(1657)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1661)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "207", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7b" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_cc_bssmap_clear0(1665) TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1660)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_mo_cc_bssmap_clear0(1665) MSC_Test-MNCC(1660)@ef4f76b449f4: Added conn table entry 0TC_mo_cc_bssmap_clear0(1665)-2147483617 TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1657)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(1657)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1660)@ef4f76b449f4: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1665)-2147483617 MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1657)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: f_mo_call_establish DONE TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1657)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1657)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1659)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1657)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1659)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1658)@ef4f76b449f4: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1665)14195271 TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1665)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1657)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1658)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1662)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1656)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1659)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1663)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1660)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1666)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1664)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1661)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1656): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1657): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1658): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1659): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1660): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1661): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1662): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1663): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1664): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_mo_cc_bssmap_clear0(1665): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1666): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_mo_cc_bssmap_clear finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass'. Mon May 27 08:31:16 UTC 2024 ====== MSC_Tests.TC_mo_cc_bssmap_clear pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_mo_cc_bssmap_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407498) Waiting for packet dumper to finish... 1 (prev_count=407498, count=408575) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash'. ------ MSC_Tests.TC_invalid_mgcp_crash ------ Mon May 27 08:31: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_invalid_mgcp_crash.pcap" >/data/MSC_Tests.TC_invalid_mgcp_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_invalid_mgcp_crash started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1670)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1670)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1670)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1668)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1671)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1670)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1670)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1670)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1670)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1670)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1670)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1670)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1670)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1670)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1670)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1670)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1670)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1670)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1670)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1670)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1670)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1673)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1673)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1673)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1673)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1673)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1674)@ef4f76b449f4: Created GsupExpect[0] for "262420000000007" to be handled at TC_invalid_mgcp_crash0(1676) TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1669)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1669)@ef4f76b449f4: Added conn table entry 0TC_invalid_mgcp_crash0(1676)3726256 MSC_Test_0-SCCP(1668)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1669)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@ef4f76b449f4: { messageType := 2, destLocRef := '38DBB0'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(1668)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1674)@ef4f76b449f4: Found GsupExpect[0] for "262420000000007" handled at TC_invalid_mgcp_crash0(1676) MSC_Test-GSUP(1674)@ef4f76b449f4: Added IMSI table entry 0TC_invalid_mgcp_crash0(1676)"262420000000007" MSC_Test_0-SCCP(1668)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1668)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1668)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1668)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1670)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1669)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1669)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1668)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1668)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1668)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1668)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1668)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1668)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1669)@ef4f76b449f4: Deleted conn table entry 0TC_invalid_mgcp_crash0(1676)3726256 TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: 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 := '8A450621'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1669)@ef4f76b449f4: Added conn table entry 0TC_invalid_mgcp_crash0(1676)14478586 MSC_Test_0-RAN(1669)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1668)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@ef4f76b449f4: { messageType := 2, destLocRef := 'DCECFA'O, sourceLocRef := '000123'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1668)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1668)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1671)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_invalid_mgcp_crash0(1676) MSC_Test-MGCP(1672)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_invalid_mgcp_crash0(1676) MSC_Test_0-RAN(1669)@ef4f76b449f4: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1669)@ef4f76b449f4: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1668)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(1668)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1668)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1672)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "212", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7c" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_invalid_mgcp_crash0(1676) TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX MSC_Test_0-M3UA(1670)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1670)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1668)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1668)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: f_mo_call_establish 11: rx CC RELEASE MSC_Test_0-SCCP(1668)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1668)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1668)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1668)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1670)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1668)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1669)@ef4f76b449f4: Deleted conn table entry 0TC_invalid_mgcp_crash0(1676)14478586 MSC_Test_0-M3UA(1670)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: f_mo_call_establish DONE TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1676)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(1674)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1668)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1671)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1669)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1670)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1672)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1667)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1673)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1675)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1677)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1667): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1668): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1669): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1670): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1671): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1672): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1673): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1674): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1675): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_invalid_mgcp_crash0(1676): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1677): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_invalid_mgcp_crash finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass'. Mon May 27 08:31:22 UTC 2024 ====== MSC_Tests.TC_invalid_mgcp_crash pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_invalid_mgcp_crash.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=335280) Waiting for packet dumper to finish... 1 (prev_count=335280, count=337035) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity'. ------ MSC_Tests.TC_mm_id_resp_no_identity ------ Mon May 27 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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_mm_id_resp_no_identity started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1681)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1681)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1681)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1679)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1682)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1681)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1681)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1681)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1681)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1681)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1681)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1681)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1681)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1681)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1681)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1681)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1681)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1681)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1681)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1681)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1681)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1684)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1684)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1684)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1684)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1684)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_mm_id_resp_no_identity0(1687)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'FFFFFFFF'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1681)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1680)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1680)@ef4f76b449f4: Added conn table entry 0TC_mm_id_resp_no_identity0(1687)1569654 MSC_Test_0-RAN(1680)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1679)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1681)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@ef4f76b449f4: { messageType := 2, destLocRef := '17F376'O, sourceLocRef := '000124'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1679)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1680)@ef4f76b449f4: patching N(SD)=1 into dtap '051903000000'O MSC_Test_0-RAN(1680)@ef4f76b449f4: patched enc_l3: '055903000000'O MSC_Test_0-SCCP(1679)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1679)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1679)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010006055903000000'O MSC_Test_0-M3UA(1681)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1681)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1679)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mm_id_resp_no_identity0(1687)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(1679)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1679)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1679)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1681)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1681)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1681)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1680)@ef4f76b449f4: Deleted conn table entry 0TC_mm_id_resp_no_identity0(1687)1569654 TC_mm_id_resp_no_identity0(1687)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1687)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_mm_id_resp_no_identity0(1687)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1687)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1680)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1679)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1681)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1678)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1682)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1686)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1684)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1683)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1688)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1685)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1678): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1679): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1680): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1681): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1682): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1683): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1684): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1685): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1686): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_mm_id_resp_no_identity0(1687): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1688): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_mm_id_resp_no_identity finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass'. Mon May 27 08:31:33 UTC 2024 ====== MSC_Tests.TC_mm_id_resp_no_identity pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_mm_id_resp_no_identity.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=171184) Waiting for packet dumper to finish... 1 (prev_count=171184, count=172261) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging'. ------ MSC_Tests.TC_lu_and_expire_while_paging ------ Mon May 27 08:31: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_expire_while_paging started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1692)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1692)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1692)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1690)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1693)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1692)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1692)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1692)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1692)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1692)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1692)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1692)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1692)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1692)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1692)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1692)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1692)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1695)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1695)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1695)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1695)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1695)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1696)@ef4f76b449f4: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1698) TC_lu_and_expire_while_paging0(1698)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1691)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1691)@ef4f76b449f4: Added conn table entry 0TC_lu_and_expire_while_paging0(1698)5843615 MSC_Test_0-RAN(1691)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1690)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@ef4f76b449f4: { messageType := 2, destLocRef := '592A9F'O, sourceLocRef := '000125'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1690)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1696)@ef4f76b449f4: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_expire_while_paging0(1698) MSC_Test-GSUP(1696)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_expire_while_paging0(1698)"262420000000007" MSC_Test_0-SCCP(1690)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1690)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1690)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1690)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_expire_while_paging0(1698)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1698)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1698)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1691)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1691)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1690)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1690)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1690)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1690)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1690)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1690)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1690)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1690)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1691)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1698)5843615 TC_lu_and_expire_while_paging0(1698)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1698)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1698)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1698)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1691)@ef4f76b449f4: Created IMSI[0] for '262420000000007'H'5260E2C0'O to be handled at TC_lu_and_expire_while_paging0(1698) MSC_Test-GSUP(1696)@ef4f76b449f4: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1698) MSC_Test_0-M3UA(1692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1691)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_expire_while_paging0(1698) TC_lu_and_expire_while_paging0(1698)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1698)@ef4f76b449f4: 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 := '5260E2C0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1691)@ef4f76b449f4: Added conn table entry 0TC_lu_and_expire_while_paging0(1698)15408109 MSC_Test_0-SCCP(1690)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@ef4f76b449f4: { messageType := 2, destLocRef := 'EB1BED'O, sourceLocRef := '000126'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1690)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1690)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1690)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1690)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1690)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1698)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1698)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1690)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1690)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1690)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1690)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1690)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1692)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1691)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1698)15408109 TC_lu_and_expire_while_paging0(1698)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1698)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1690)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1693)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1696)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1692)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1689)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1697)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1691)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1694)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1699)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1695)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1689): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1690): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1691): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1692): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1693): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1694): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1695): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1696): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1697): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_expire_while_paging0(1698): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1699): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_expire_while_paging finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass'. Mon May 27 08:31:39 UTC 2024 ====== MSC_Tests.TC_lu_and_expire_while_paging pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_and_expire_while_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=291450) Waiting for packet dumper to finish... 1 (prev_count=291450, count=292527) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown'. ------ MSC_Tests.TC_paging_response_imsi_unknown ------ Mon May 27 08:31:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_paging_response_imsi_unknown started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1703)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1703)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1703)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1701)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1704)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1703)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1703)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1703)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1703)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1703)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1703)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1703)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1703)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1703)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1703)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1703)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1703)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1703)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1703)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1703)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1703)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1706)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1706)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1706)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1706)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1706)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_response_imsi_unknown0(1709)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000058'H, fillerDigit := omit } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1703)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1703)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1702)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1702)@ef4f76b449f4: Added conn table entry 0TC_paging_response_imsi_unknown0(1709)6045425 MSC_Test_0-SCCP(1701)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1703)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1703)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1703)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1703)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1701)@ef4f76b449f4: { messageType := 2, destLocRef := '5C3EF1'O, sourceLocRef := '000127'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1701)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1701)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1701)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1701)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1701)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1701)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1701)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1701)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1701)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1703)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1703)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1703)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1701)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1703)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1702)@ef4f76b449f4: Deleted conn table entry 0TC_paging_response_imsi_unknown0(1709)6045425 TC_paging_response_imsi_unknown0(1709)@ef4f76b449f4: setverdict(pass): none -> pass TC_paging_response_imsi_unknown0(1709)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_paging_response_imsi_unknown0(1709)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_imsi_unknown0(1709)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(1707)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1702)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1701)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1703)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1704)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1705)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1708)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1700)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1710)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1706)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1700): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1701): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1702): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1703): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1704): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1705): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1706): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1707): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1708): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_paging_response_imsi_unknown0(1709): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1710): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_paging_response_imsi_unknown finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass'. Mon May 27 08:31:44 UTC 2024 ====== MSC_Tests.TC_paging_response_imsi_unknown pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_paging_response_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=143521) Waiting for packet dumper to finish... 1 (prev_count=143521, count=144598) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown'. ------ MSC_Tests.TC_paging_response_tmsi_unknown ------ Mon May 27 08:31: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_paging_response_tmsi_unknown started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1714)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1714)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1714)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1712)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1715)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1714)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1714)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1714)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1714)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1714)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1714)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1714)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1714)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1714)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1714)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1714)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1714)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1714)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1714)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1714)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1714)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1717)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1717)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1717)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1717)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1717)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_paging_response_tmsi_unknown0(1720)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '59111111'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1714)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1714)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1714)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1713)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1713)@ef4f76b449f4: Added conn table entry 0TC_paging_response_tmsi_unknown0(1720)7116937 MSC_Test_0-SCCP(1712)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1714)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1714)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1714)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1714)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1714)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1712)@ef4f76b449f4: { messageType := 2, destLocRef := '6C9889'O, sourceLocRef := '000128'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1712)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1712)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1712)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1712)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1712)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1712)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1712)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1712)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1712)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1714)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1714)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1714)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1712)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1714)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1713)@ef4f76b449f4: Deleted conn table entry 0TC_paging_response_tmsi_unknown0(1720)7116937 TC_paging_response_tmsi_unknown0(1720)@ef4f76b449f4: setverdict(pass): none -> pass TC_paging_response_tmsi_unknown0(1720)@ef4f76b449f4: Skipping f_verify_vty_lac_ci() TC_paging_response_tmsi_unknown0(1720)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_tmsi_unknown0(1720)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1712)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1714)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1718)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1713)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1715)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1711)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1716)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1719)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1717)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1721)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1711): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1712): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1713): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1714): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1715): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1716): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1717): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1718): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1719): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_paging_response_tmsi_unknown0(1720): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1721): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_paging_response_tmsi_unknown finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass'. Mon May 27 08:31:50 UTC 2024 ====== MSC_Tests.TC_paging_response_tmsi_unknown pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_paging_response_tmsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=143668) Waiting for packet dumper to finish... 1 (prev_count=143668, count=144745) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment'. ------ MSC_Tests.TC_call_re_establishment ------ Mon May 27 08:31:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_call_re_establishment.pcap" >/data/MSC_Tests.TC_call_re_establishment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_call_re_establishment started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1725)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1725)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1725)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1723)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1726)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1725)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1725)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1725)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1725)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1725)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1725)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1728)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1728)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1728)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1728)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1728)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1729)@ef4f76b449f4: Created GsupExpect[0] for "262420000000091" to be handled at TC_call_re_establishment0(1731) TC_call_re_establishment0(1731)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1724)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1724)@ef4f76b449f4: Added conn table entry 0TC_call_re_establishment0(1731)4784834 MSC_Test_0-SCCP(1723)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1724)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@ef4f76b449f4: { messageType := 2, destLocRef := '4902C2'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(1723)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1729)@ef4f76b449f4: Found GsupExpect[0] for "262420000000091" handled at TC_call_re_establishment0(1731) MSC_Test-GSUP(1729)@ef4f76b449f4: Added IMSI table entry 0TC_call_re_establishment0(1731)"262420000000091" MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1731)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1724)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1724)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1724)@ef4f76b449f4: Deleted conn table entry 0TC_call_re_establishment0(1731)4784834 TC_call_re_establishment0(1731)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1731)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1731)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1731)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1731)@ef4f76b449f4: 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 := '093D32FF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1724)@ef4f76b449f4: Added conn table entry 0TC_call_re_establishment0(1731)1163963 MSC_Test_0-RAN(1724)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1723)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@ef4f76b449f4: { messageType := 2, destLocRef := '11C2BB'O, sourceLocRef := '00012A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1731)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1726)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment0(1731) MSC_Test-MGCP(1727)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment0(1731) MSC_Test_0-RAN(1724)@ef4f76b449f4: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1724)@ef4f76b449f4: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1727)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "214", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7d" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_call_re_establishment0(1731) TC_call_re_establishment0(1731)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment0(1731)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1726)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment0(1731) MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-MNCC(1726)@ef4f76b449f4: Added conn table entry 0TC_call_re_establishment0(1731)-2147483615 MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment0(1731)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment0(1731)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment0(1731)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1731)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment0(1731)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "217", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.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(1731)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1724)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1724)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment0(1731)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment0(1731)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment0(1731)@ef4f76b449f4: f_mo_call_establish DONE TC_call_re_establishment0(1731)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1729)@ef4f76b449f4: Deleted GSUP IMSI table entry 0TC_call_re_establishment0(1731)"262420000000091" MSC_Test-GSUP(1729)@ef4f76b449f4: Added IMSI table entry 0TC_call_re_establishment0(1732)"262420000000091" TC_call_re_establishment0(1732)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '000000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1724)@ef4f76b449f4: Added conn table entry 1TC_call_re_establishment0(1732)14453230 MSC_Test_0-RAN(1724)@ef4f76b449f4: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1723)@ef4f76b449f4: First idle individual index:1 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@ef4f76b449f4: { messageType := 2, destLocRef := 'DC89EE'O, sourceLocRef := '00012B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1724)@ef4f76b449f4: Deleted conn table entry 0TC_call_re_establishment0(1731)1163963 TC_call_re_establishment0(1731)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1731)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-MNCC(1726)@ef4f76b449f4: Deleted conn table entry 0TC_call_re_establishment0(1731)-2147483615 MSC_Test-MNCC(1726)@ef4f76b449f4: Added conn table entry 0TC_call_re_establishment0(1732)-2147483615 MSC_Test-MGCP(1727)@ef4f76b449f4: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment0(1732) MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1724)@ef4f76b449f4: patching N(SD)=1 into dtap '032502E180'O MSC_Test_0-RAN(1724)@ef4f76b449f4: patched enc_l3: '036502E180'O MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010005036502E180'O MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1724)@ef4f76b449f4: patching N(SD)=2 into dtap '032A'O MSC_Test_0-RAN(1724)@ef4f76b449f4: patched enc_l3: '03AA'O MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203AA'O MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1723)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1726)@ef4f76b449f4: Deleted conn table entry 0TC_call_re_establishment0(1732)-2147483615 MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1723)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1723)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1725)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1723)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-M3UA(1725)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1724)@ef4f76b449f4: Deleted conn table entry 1TC_call_re_establishment0(1732)14453230 TC_call_re_establishment0(1732)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1729)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1723)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1725)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1726)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1728)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1724)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1734)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1727)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1722)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1730)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1733)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1722): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1723): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1724): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1725): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1726): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1727): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1728): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1729): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1730): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_call_re_establishment0(1731): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_call_re_establishment0(1732): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1733): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1734): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_call_re_establishment finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass'. Mon May 27 08:32:01 UTC 2024 ====== MSC_Tests.TC_call_re_establishment pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_call_re_establishment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=555608) Waiting for packet dumper to finish... 1 (prev_count=555608, count=557363) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth'. ------ MSC_Tests.TC_call_re_establishment_auth ------ Mon May 27 08:32: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_call_re_establishment_auth started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1738)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1738)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1738)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1736)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1739)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1738)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1738)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1738)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1738)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1738)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1738)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1741)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1741)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1741)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1741)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1741)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1741)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1741)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1741)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1742)@ef4f76b449f4: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_auth0(1744) TC_call_re_establishment_auth0(1744)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1737)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1737)@ef4f76b449f4: Added conn table entry 0TC_call_re_establishment_auth0(1744)11488693 MSC_Test_0-SCCP(1736)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1737)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: { messageType := 2, destLocRef := 'AF4DB5'O, sourceLocRef := '00012C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1742)@ef4f76b449f4: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_auth0(1744) MSC_Test-GSUP(1742)@ef4f76b449f4: Added IMSI table entry 0TC_call_re_establishment_auth0(1744)"262420000000092" MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1744)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1744)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1737)@ef4f76b449f4: patching N(SD)=1 into dtap '0514F7CF2352'O MSC_Test_0-RAN(1737)@ef4f76b449f4: patched enc_l3: '0554F7CF2352'O MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100060554F7CF2352'O MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1744)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1737)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1737)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@ef4f76b449f4: Deleted conn table entry 0TC_call_re_establishment_auth0(1744)11488693 TC_call_re_establishment_auth0(1744)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1744)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1744)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1744)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1744)@ef4f76b449f4: 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 := '7E638353'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1737)@ef4f76b449f4: Added conn table entry 0TC_call_re_establishment_auth0(1744)3119950 MSC_Test_0-RAN(1737)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1736)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: { messageType := 2, destLocRef := '2F9B4E'O, sourceLocRef := '00012D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:0 TC_call_re_establishment_auth0(1744)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1744)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1737)@ef4f76b449f4: patching N(SD)=1 into dtap '0514261A2981'O MSC_Test_0-RAN(1737)@ef4f76b449f4: patched enc_l3: '0554261A2981'O MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100060554261A2981'O MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1739)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_auth0(1744) MSC_Test-MGCP(1740)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_auth0(1744) MSC_Test_0-RAN(1737)@ef4f76b449f4: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1737)@ef4f76b449f4: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1740)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "220", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_call_re_establishment_auth0(1744) TC_call_re_establishment_auth0(1744)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment_auth0(1744)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1739)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_auth0(1744) MSC_Test-MNCC(1739)@ef4f76b449f4: Added conn table entry 0TC_call_re_establishment_auth0(1744)-2147483614 MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1744)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_auth0(1744)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1744)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_auth0(1744)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1744)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1744)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_auth0(1744)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "223", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7e" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7e", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_call_re_establishment_auth0(1744)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1737)@ef4f76b449f4: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1737)@ef4f76b449f4: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1744)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_auth0(1744)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_auth0(1744)@ef4f76b449f4: f_mo_call_establish DONE TC_call_re_establishment_auth0(1744)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1742)@ef4f76b449f4: Deleted GSUP IMSI table entry 0TC_call_re_establishment_auth0(1744)"262420000000092" MSC_Test-GSUP(1742)@ef4f76b449f4: Added IMSI table entry 0TC_call_re_establishment_auth0(1745)"262420000000092" TC_call_re_establishment_auth0(1745)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '000000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1737)@ef4f76b449f4: Added conn table entry 1TC_call_re_establishment_auth0(1745)10480032 MSC_Test_0-RAN(1737)@ef4f76b449f4: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1736)@ef4f76b449f4: First idle individual index:1 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: { messageType := 2, destLocRef := '9FE9A0'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(1736)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@ef4f76b449f4: Deleted conn table entry 0TC_call_re_establishment_auth0(1744)3119950 TC_call_re_establishment_auth0(1744)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1744)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1737)@ef4f76b449f4: patching N(SD)=1 into dtap '05144575B559'O MSC_Test_0-RAN(1737)@ef4f76b449f4: patched enc_l3: '05544575B559'O MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000605544575B559'O MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1739)@ef4f76b449f4: Deleted conn table entry 0TC_call_re_establishment_auth0(1744)-2147483614 MSC_Test-MNCC(1739)@ef4f76b449f4: Added conn table entry 0TC_call_re_establishment_auth0(1745)-2147483614 MSC_Test-MGCP(1740)@ef4f76b449f4: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_auth0(1745) MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@ef4f76b449f4: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1737)@ef4f76b449f4: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1737)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1737)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test-MNCC(1739)@ef4f76b449f4: Deleted conn table entry 0TC_call_re_establishment_auth0(1745)-2147483614 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1736)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1736)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-M3UA(1738)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@ef4f76b449f4: Deleted conn table entry 1TC_call_re_establishment_auth0(1745)10480032 TC_call_re_establishment_auth0(1745)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1742)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1736)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1737)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1739)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1738)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1735)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1743)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1746)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1740)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1741)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1747)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1735): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1736): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1737): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1738): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1739): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1740): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1741): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1742): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1743): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_call_re_establishment_auth0(1744): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_call_re_establishment_auth0(1745): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1746): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1747): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_call_re_establishment_auth finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass'. Mon May 27 08:32:11 UTC 2024 ====== MSC_Tests.TC_call_re_establishment_auth pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_call_re_establishment_auth.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=632735) Waiting for packet dumper to finish... 1 (prev_count=632735, count=634490) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph'. ------ MSC_Tests.TC_call_re_establishment_ciph ------ Mon May 27 08:32: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_call_re_establishment_ciph started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1751)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1751)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1751)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1749)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1752)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1751)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1751)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1751)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1751)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1751)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1751)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1754)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1754)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1754)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1754)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1754)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1754)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1754)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1754)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1755)@ef4f76b449f4: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_ciph0(1757) TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1750)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1750)@ef4f76b449f4: Added conn table entry 0TC_call_re_establishment_ciph0(1757)8738374 MSC_Test_0-SCCP(1749)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1750)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: { messageType := 2, destLocRef := '855646'O, sourceLocRef := '00012F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1755)@ef4f76b449f4: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_ciph0(1757) MSC_Test-GSUP(1755)@ef4f76b449f4: Added IMSI table entry 0TC_call_re_establishment_ciph0(1757)"262420000000092" MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1750)@ef4f76b449f4: patching N(SD)=1 into dtap '051468C6E102'O MSC_Test_0-RAN(1750)@ef4f76b449f4: patched enc_l3: '055468C6E102'O MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010006055468C6E102'O MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1750)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1750)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@ef4f76b449f4: Deleted conn table entry 0TC_call_re_establishment_ciph0(1757)8738374 TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: 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 := '6467FF52'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1750)@ef4f76b449f4: Added conn table entry 0TC_call_re_establishment_ciph0(1757)15752485 MSC_Test_0-RAN(1750)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1749)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: { messageType := 2, destLocRef := 'F05D25'O, sourceLocRef := '000130'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:0 TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1750)@ef4f76b449f4: patching N(SD)=1 into dtap '051477F1AE58'O MSC_Test_0-RAN(1750)@ef4f76b449f4: patched enc_l3: '055477F1AE58'O MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010006055477F1AE58'O MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1752)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_ciph0(1757) MSC_Test-MGCP(1753)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_ciph0(1757) MSC_Test_0-RAN(1750)@ef4f76b449f4: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1750)@ef4f76b449f4: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1753)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "226", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7f" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_call_re_establishment_ciph0(1757) TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1752)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_ciph0(1757) MSC_Test-MNCC(1752)@ef4f76b449f4: Added conn table entry 0TC_call_re_establishment_ciph0(1757)-2147483613 MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "229", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7f" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7f", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1750)@ef4f76b449f4: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1750)@ef4f76b449f4: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: f_mo_call_establish DONE TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1755)@ef4f76b449f4: Deleted GSUP IMSI table entry 0TC_call_re_establishment_ciph0(1757)"262420000000092" MSC_Test-GSUP(1755)@ef4f76b449f4: Added IMSI table entry 0TC_call_re_establishment_ciph0(1758)"262420000000092" TC_call_re_establishment_ciph0(1758)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '000000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1750)@ef4f76b449f4: Added conn table entry 1TC_call_re_establishment_ciph0(1758)9304135 MSC_Test_0-RAN(1750)@ef4f76b449f4: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1749)@ef4f76b449f4: First idle individual index:1 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: { messageType := 2, destLocRef := '8DF847'O, sourceLocRef := '000131'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1750)@ef4f76b449f4: Deleted conn table entry 0TC_call_re_establishment_ciph0(1757)15752485 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1757)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1750)@ef4f76b449f4: patching N(SD)=1 into dtap '0514D773EEC0'O MSC_Test_0-RAN(1750)@ef4f76b449f4: patched enc_l3: '0554D773EEC0'O MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100060554D773EEC0'O MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1752)@ef4f76b449f4: Deleted conn table entry 0TC_call_re_establishment_ciph0(1757)-2147483613 MSC_Test-MNCC(1752)@ef4f76b449f4: Added conn table entry 0TC_call_re_establishment_ciph0(1758)-2147483613 MSC_Test-MGCP(1753)@ef4f76b449f4: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_ciph0(1758) MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_len:14 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@ef4f76b449f4: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1750)@ef4f76b449f4: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1750)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1750)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1752)@ef4f76b449f4: Deleted conn table entry 0TC_call_re_establishment_ciph0(1758)-2147483613 MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1749)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1749)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-M3UA(1751)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@ef4f76b449f4: Deleted conn table entry 1TC_call_re_establishment_ciph0(1758)9304135 TC_call_re_establishment_ciph0(1758)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1755)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1752)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1749)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1753)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1750)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1754)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1760)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1751)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1756)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1748)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1759)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1748): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1749): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1750): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1751): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1752): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1753): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1754): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1755): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1756): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_call_re_establishment_ciph0(1757): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_call_re_establishment_ciph0(1758): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1759): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1760): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_call_re_establishment_ciph finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass'. Mon May 27 08:32:22 UTC 2024 ====== MSC_Tests.TC_call_re_establishment_ciph pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_call_re_establishment_ciph.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=680223) Waiting for packet dumper to finish... 1 (prev_count=680223, count=681978) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi'. ------ MSC_Tests.TC_cm_serv_wrong_mi ------ Mon May 27 08:32: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_cm_serv_wrong_mi started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1764)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1764)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1764)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1762)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1765)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1764)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1764)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1764)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1764)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1764)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1764)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1764)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1764)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1764)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1764)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1764)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1764)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1764)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1764)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1764)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1764)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1767)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1767)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1767)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1767)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1767)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1767)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1767)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1767)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1768)@ef4f76b449f4: Created GsupExpect[0] for "262420000000094" to be handled at TC_cm_serv_wrong_mi0(1770) TC_cm_serv_wrong_mi0(1770)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000094'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1763)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1763)@ef4f76b449f4: Added conn table entry 0TC_cm_serv_wrong_mi0(1770)15342890 MSC_Test_0-RAN(1763)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1762)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1764)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@ef4f76b449f4: { messageType := 2, destLocRef := 'EA1D2A'O, sourceLocRef := '000132'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1762)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1768)@ef4f76b449f4: Found GsupExpect[0] for "262420000000094" handled at TC_cm_serv_wrong_mi0(1770) MSC_Test-GSUP(1768)@ef4f76b449f4: Added IMSI table entry 0TC_cm_serv_wrong_mi0(1770)"262420000000094" MSC_Test_0-SCCP(1762)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1762)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_cm_serv_wrong_mi0(1770)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1770)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1770)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1763)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1763)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1762)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1762)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1762)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1763)@ef4f76b449f4: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1770)15342890 TC_cm_serv_wrong_mi0(1770)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1770)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@ef4f76b449f4: 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 := '201D6818'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1763)@ef4f76b449f4: Added conn table entry 0TC_cm_serv_wrong_mi0(1770)12526748 MSC_Test_0-RAN(1763)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1762)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1764)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1764)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@ef4f76b449f4: { messageType := 2, destLocRef := 'BF249C'O, sourceLocRef := '000133'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1762)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1770)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1770)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1763)@ef4f76b449f4: patching N(SD)=1 into dtap '05240403505902082926240000909999'O MSC_Test_0-RAN(1763)@ef4f76b449f4: patched enc_l3: '05640403505902082926240000909999'O MSC_Test_0-SCCP(1762)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: vl_len:19 MSC_Test_0-SCCP(1762)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001005640403505902082926240000909999'O MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(1762)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1762)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1762)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1763)@ef4f76b449f4: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1770)12526748 TC_cm_serv_wrong_mi0(1770)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1764)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_wrong_mi0(1770)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1770)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1770)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1763)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1765)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1766)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1764)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1762)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1768)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1761)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1769)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1767)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1771)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1761): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1762): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1763): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1764): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1765): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1766): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1767): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1768): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1769): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_cm_serv_wrong_mi0(1770): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1771): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_cm_serv_wrong_mi finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass'. Mon May 27 08:32:28 UTC 2024 ====== MSC_Tests.TC_cm_serv_wrong_mi pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_cm_serv_wrong_mi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=313596) Waiting for packet dumper to finish... 1 (prev_count=313596, count=314673) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0'. ------ MSC_Tests.TC_auth_options_0 ------ Mon May 27 08:32: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_auth_options_0.pcap" >/data/MSC_Tests.TC_auth_options_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_auth_options_0 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1775)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1775)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1775)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1773)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1776)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1775)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1775)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1775)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1775)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1775)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1775)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1775)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1775)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1775)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1775)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1775)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1775)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1775)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1775)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1775)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1775)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1778)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1778)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1778)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1778)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1778)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_00(1781)@ef4f76b449f4: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1779)@ef4f76b449f4: Created GsupExpect[0] for "262420000042300" to be handled at TC_auth_options_00(1781) TC_auth_options_00(1781)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042300'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1774)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1774)@ef4f76b449f4: Added conn table entry 0TC_auth_options_00(1781)16222028 MSC_Test_0-SCCP(1773)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1774)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1775)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@ef4f76b449f4: { messageType := 2, destLocRef := 'F7874C'O, sourceLocRef := '000134'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1773)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1779)@ef4f76b449f4: Found GsupExpect[0] for "262420000042300" handled at TC_auth_options_00(1781) MSC_Test-GSUP(1779)@ef4f76b449f4: Added IMSI table entry 0TC_auth_options_00(1781)"262420000042300" MSC_Test_0-SCCP(1773)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1773)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1773)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_auth_options_00(1781)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1781)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1781)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1774)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1774)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1773)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1773)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1773)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1773)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1773)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1773)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1774)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_00(1781)16222028 TC_auth_options_00(1781)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1781)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@ef4f76b449f4: port MSCVTYf_perform_lu() done TC_auth_options_00(1781)@ef4f76b449f4: port MSCVTYf_establish_fully() starting TC_auth_options_00(1781)@ef4f76b449f4: 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 := '48B240E0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1774)@ef4f76b449f4: Added conn table entry 0TC_auth_options_00(1781)10939673 MSC_Test_0-RAN(1774)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1773)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1775)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1775)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1773)@ef4f76b449f4: { messageType := 2, destLocRef := 'A6ED19'O, sourceLocRef := '000135'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1773)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1773)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1781)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1781)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@ef4f76b449f4: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1773)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(1773)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1773)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1773)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1773)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1773)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1773)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1773)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1773)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1773)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1775)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1773)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1775)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1774)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_00(1781)10939673 TC_auth_options_00(1781)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1781)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1781)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1773)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1776)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1775)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1774)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1779)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1782)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1780)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1778)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1777)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1772)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1772): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1773): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1774): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1775): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1776): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1777): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1778): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1779): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1780): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_auth_options_00(1781): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1782): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_auth_options_0 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass'. Mon May 27 08:32:34 UTC 2024 ====== MSC_Tests.TC_auth_options_0 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_auth_options_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=299740) Waiting for packet dumper to finish... 1 (prev_count=299740, count=300817) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1'. ------ MSC_Tests.TC_auth_options_1 ------ Mon May 27 08:32: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_auth_options_1.pcap" >/data/MSC_Tests.TC_auth_options_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_auth_options_1 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1786)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1786)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1786)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1784)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1787)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1786)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1786)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1786)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1786)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1786)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1786)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1786)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1786)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1786)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1786)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1786)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1786)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1786)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1786)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1786)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1786)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1789)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1789)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1789)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1789)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1789)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_10(1792)@ef4f76b449f4: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1790)@ef4f76b449f4: Created GsupExpect[0] for "262420000042301" to be handled at TC_auth_options_10(1792) TC_auth_options_10(1792)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042301'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1785)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1785)@ef4f76b449f4: Added conn table entry 0TC_auth_options_10(1792)10267395 MSC_Test_0-SCCP(1784)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1785)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1786)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@ef4f76b449f4: { messageType := 2, destLocRef := '9CAB03'O, sourceLocRef := '000136'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1784)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1790)@ef4f76b449f4: Found GsupExpect[0] for "262420000042301" handled at TC_auth_options_10(1792) MSC_Test-GSUP(1790)@ef4f76b449f4: Added IMSI table entry 0TC_auth_options_10(1792)"262420000042301" MSC_Test_0-SCCP(1784)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1784)@ef4f76b449f4: vl_from0 TC_auth_options_10(1792)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1792)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(1784)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1792)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1785)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1785)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1784)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1784)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1784)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1784)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1784)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1785)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_10(1792)10267395 TC_auth_options_10(1792)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1792)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@ef4f76b449f4: port MSCVTYf_perform_lu() done TC_auth_options_10(1792)@ef4f76b449f4: port MSCVTYf_establish_fully() starting TC_auth_options_10(1792)@ef4f76b449f4: 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 := '6346D03A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1785)@ef4f76b449f4: Added conn table entry 0TC_auth_options_10(1792)15978679 MSC_Test_0-RAN(1785)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1784)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1786)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1784)@ef4f76b449f4: { messageType := 2, destLocRef := 'F3D0B7'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-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1786)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1792)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1792)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@ef4f76b449f4: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1784)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(1784)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1784)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1784)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1784)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1786)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1786)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1785)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_10(1792)15978679 TC_auth_options_10(1792)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1792)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1792)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1784)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1787)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1790)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1785)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1786)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1793)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1791)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1783)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1789)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1788)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1783): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1784): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1785): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1786): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1787): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1788): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1789): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1790): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1791): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_auth_options_10(1792): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1793): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_auth_options_1 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass'. Mon May 27 08:32:41 UTC 2024 ====== MSC_Tests.TC_auth_options_1 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_auth_options_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=300152) Waiting for packet dumper to finish... 1 (prev_count=300152, count=301229) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2'. ------ MSC_Tests.TC_auth_options_2 ------ Mon May 27 08:32: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_auth_options_2.pcap" >/data/MSC_Tests.TC_auth_options_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_auth_options_2 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1797)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1797)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1797)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1795)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1798)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1797)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1797)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1797)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1797)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1797)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1797)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1797)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1797)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1797)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1797)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1797)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1797)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1797)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1797)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1797)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1797)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1800)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1800)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1800)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1800)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1800)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_20(1803)@ef4f76b449f4: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1801)@ef4f76b449f4: Created GsupExpect[0] for "262420000042302" to be handled at TC_auth_options_20(1803) TC_auth_options_20(1803)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042302'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1796)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1796)@ef4f76b449f4: Added conn table entry 0TC_auth_options_20(1803)7063163 MSC_Test_0-RAN(1796)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1795)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@ef4f76b449f4: { messageType := 2, destLocRef := '6BC67B'O, sourceLocRef := '000138'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1795)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1801)@ef4f76b449f4: Found GsupExpect[0] for "262420000042302" handled at TC_auth_options_20(1803) MSC_Test-GSUP(1801)@ef4f76b449f4: Added IMSI table entry 0TC_auth_options_20(1803)"262420000042302" MSC_Test_0-SCCP(1795)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1795)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1795)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_20(1803)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1803)@ef4f76b449f4: setverdict(pass): none -> pass TC_auth_options_20(1803)@ef4f76b449f4: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1797)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1797)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1803)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1796)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1796)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1795)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1795)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1795)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1795)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1795)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1796)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_20(1803)7063163 TC_auth_options_20(1803)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1803)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@ef4f76b449f4: port MSCVTYf_perform_lu() done TC_auth_options_20(1803)@ef4f76b449f4: port MSCVTYf_establish_fully() starting TC_auth_options_20(1803)@ef4f76b449f4: 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 := '5BE7279F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1796)@ef4f76b449f4: Added conn table entry 0TC_auth_options_20(1803)8879363 MSC_Test_0-RAN(1796)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1795)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@ef4f76b449f4: { messageType := 2, destLocRef := '877D03'O, sourceLocRef := '000139'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1795)@ef4f76b449f4: Session index based on local reference:0 TC_auth_options_20(1803)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1803)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@ef4f76b449f4: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1797)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1797)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1803)@ef4f76b449f4: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1795)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(1795)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1795)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1795)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1795)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1796)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_20(1803)8879363 MSC_Test_0-M3UA(1797)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_20(1803)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1803)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1803)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1796)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1797)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1801)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1795)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1798)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1802)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1800)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1794)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1799)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1804)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1794): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1795): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1796): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1797): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1798): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1799): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1800): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1801): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1802): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_auth_options_20(1803): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1804): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_auth_options_2 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass'. Mon May 27 08:32:48 UTC 2024 ====== MSC_Tests.TC_auth_options_2 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_auth_options_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=311852) Waiting for packet dumper to finish... 1 (prev_count=311852, count=312929) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3'. ------ MSC_Tests.TC_auth_options_3 ------ Mon May 27 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_auth_options_3.pcap" >/data/MSC_Tests.TC_auth_options_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_auth_options_3 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1808)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1808)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1808)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1806)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1809)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1808)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1808)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1808)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1808)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1808)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1808)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1808)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1808)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1808)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1808)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1811)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1811)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1811)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1811)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1811)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_30(1814)@ef4f76b449f4: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1812)@ef4f76b449f4: Created GsupExpect[0] for "262420000042303" to be handled at TC_auth_options_30(1814) TC_auth_options_30(1814)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042303'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1807)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1807)@ef4f76b449f4: Added conn table entry 0TC_auth_options_30(1814)7954232 MSC_Test_0-RAN(1807)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1806)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@ef4f76b449f4: { messageType := 2, destLocRef := '795F38'O ("y_8"), sourceLocRef := '00013A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1812)@ef4f76b449f4: Found GsupExpect[0] for "262420000042303" handled at TC_auth_options_30(1814) MSC_Test-GSUP(1812)@ef4f76b449f4: Added IMSI table entry 0TC_auth_options_30(1814)"262420000042303" MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1806)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_30(1814)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1814)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1808)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1807)@ef4f76b449f4: patching N(SD)=1 into dtap '0514670C13A0'O MSC_Test_0-RAN(1807)@ef4f76b449f4: patched enc_l3: '0554670C13A0'O MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1806)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100060554670C13A0'O MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1806)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1808)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1814)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1807)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1807)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1806)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1806)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1807)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_30(1814)7954232 TC_auth_options_30(1814)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1814)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@ef4f76b449f4: port MSCVTYf_perform_lu() done TC_auth_options_30(1814)@ef4f76b449f4: port MSCVTYf_establish_fully() starting TC_auth_options_30(1814)@ef4f76b449f4: 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 := '1EEF8816'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1807)@ef4f76b449f4: Added conn table entry 0TC_auth_options_30(1814)13931723 MSC_Test_0-RAN(1807)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1806)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@ef4f76b449f4: { messageType := 2, destLocRef := 'D494CB'O, sourceLocRef := '00013B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on local reference:0 TC_auth_options_30(1814)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1814)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1808)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1807)@ef4f76b449f4: patching N(SD)=1 into dtap '0514112A410B'O MSC_Test_0-RAN(1807)@ef4f76b449f4: patched enc_l3: '0554112A410B'O MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1806)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100060554112A410B'O MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1806)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1814)@ef4f76b449f4: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(1806)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1806)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1806)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1806)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1808)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1806)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1808)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1807)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_30(1814)13931723 TC_auth_options_30(1814)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1814)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1814)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1806)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1812)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1813)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1808)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1807)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1809)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1815)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1805)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1810)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1811)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1805): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1806): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1807): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1808): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1809): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1810): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1811): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1812): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1813): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_auth_options_30(1814): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1815): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_auth_options_3 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass'. Mon May 27 08:32:54 UTC 2024 ====== MSC_Tests.TC_auth_options_3 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_auth_options_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=376315) Waiting for packet dumper to finish... 1 (prev_count=376315, count=377392) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4'. ------ MSC_Tests.TC_auth_options_4 ------ Mon May 27 08:32: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_auth_options_4.pcap" >/data/MSC_Tests.TC_auth_options_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_auth_options_4 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1819)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1819)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1819)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1817)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1820)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1819)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1819)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1819)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1819)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1819)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1819)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1819)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1819)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1819)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1819)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1822)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1822)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1822)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1822)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1822)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_40(1825)@ef4f76b449f4: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1823)@ef4f76b449f4: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1825) TC_auth_options_40(1825)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042304'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1818)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1818)@ef4f76b449f4: Added conn table entry 0TC_auth_options_40(1825)12167027 MSC_Test_0-SCCP(1817)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1818)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@ef4f76b449f4: { messageType := 2, destLocRef := 'B9A773'O, sourceLocRef := '00013C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1823)@ef4f76b449f4: Found GsupExpect[0] for "262420000042304" handled at TC_auth_options_40(1825) MSC_Test-GSUP(1823)@ef4f76b449f4: Added IMSI table entry 0TC_auth_options_40(1825)"262420000042304" MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1817)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_auth_options_40(1825)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_40(1825)@ef4f76b449f4: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1819)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1819)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1825)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1817)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1818)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_40(1825)12167027 TC_auth_options_40(1825)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@ef4f76b449f4: port MSCVTYf_perform_lu() done TC_auth_options_40(1825)@ef4f76b449f4: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1823)@ef4f76b449f4: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1825) TC_auth_options_40(1825)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042304'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1818)@ef4f76b449f4: Added conn table entry 0TC_auth_options_40(1825)8579174 MSC_Test_0-RAN(1818)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1817)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1819)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@ef4f76b449f4: { messageType := 2, destLocRef := '82E866'O, sourceLocRef := '00013D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1825)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1817)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1825)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1818)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1818)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1817)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1817)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1818)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_40(1825)8579174 TC_auth_options_40(1825)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@ef4f76b449f4: port MSCVTYRunning a successful LU done TC_auth_options_40(1825)@ef4f76b449f4: port MSCVTYf_establish_fully() starting TC_auth_options_40(1825)@ef4f76b449f4: 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 := '370A045A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1818)@ef4f76b449f4: Added conn table entry 0TC_auth_options_40(1825)1319745 MSC_Test_0-RAN(1818)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1817)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@ef4f76b449f4: { messageType := 2, destLocRef := '142341'O, sourceLocRef := '00013E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on local reference:0 TC_auth_options_40(1825)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@ef4f76b449f4: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1819)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1819)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1817)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1825)@ef4f76b449f4: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(1817)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1817)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1817)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1817)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1819)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1817)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1819)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1818)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_40(1825)1319745 TC_auth_options_40(1825)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1825)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1825)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1818)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1817)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1820)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1823)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1824)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1816)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1826)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1821)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1819)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1822)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1816): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1817): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1818): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1819): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1820): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1821): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1822): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1823): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1824): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_auth_options_40(1825): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1826): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_auth_options_4 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass'. Mon May 27 08:33:02 UTC 2024 ====== MSC_Tests.TC_auth_options_4 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_auth_options_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395208) Waiting for packet dumper to finish... 1 (prev_count=395208, count=396963) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5'. ------ MSC_Tests.TC_auth_options_5 ------ Mon May 27 08:33: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_auth_options_5.pcap" >/data/MSC_Tests.TC_auth_options_5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_auth_options_5 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1830)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1830)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1830)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1828)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1831)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1830)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1830)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1830)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1830)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1830)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1830)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1830)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1830)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1830)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1830)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1833)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1833)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1833)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1833)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1833)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_50(1836)@ef4f76b449f4: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1834)@ef4f76b449f4: Created GsupExpect[0] for "262420000042305" to be handled at TC_auth_options_50(1836) TC_auth_options_50(1836)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042305'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1829)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1829)@ef4f76b449f4: Added conn table entry 0TC_auth_options_50(1836)11309656 MSC_Test_0-SCCP(1828)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1829)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@ef4f76b449f4: { messageType := 2, destLocRef := 'AC9258'O, sourceLocRef := '00013F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1834)@ef4f76b449f4: Found GsupExpect[0] for "262420000042305" handled at TC_auth_options_50(1836) MSC_Test-GSUP(1834)@ef4f76b449f4: Added IMSI table entry 0TC_auth_options_50(1836)"262420000042305" MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1828)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_50(1836)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1836)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1830)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1829)@ef4f76b449f4: patching N(SD)=1 into dtap '0514598D6345'O MSC_Test_0-RAN(1829)@ef4f76b449f4: patched enc_l3: '0554598D6345'O MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1828)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100060554598D6345'O MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1828)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1830)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1836)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1829)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1829)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1828)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1828)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1829)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_50(1836)11309656 TC_auth_options_50(1836)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1836)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@ef4f76b449f4: port MSCVTYf_perform_lu() done TC_auth_options_50(1836)@ef4f76b449f4: port MSCVTYf_establish_fully() starting TC_auth_options_50(1836)@ef4f76b449f4: 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 := '607900E0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1829)@ef4f76b449f4: Added conn table entry 0TC_auth_options_50(1836)14318671 MSC_Test_0-RAN(1829)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1828)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@ef4f76b449f4: { messageType := 2, destLocRef := 'DA7C4F'O, sourceLocRef := '000140'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on local reference:0 TC_auth_options_50(1836)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1836)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1830)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1829)@ef4f76b449f4: patching N(SD)=1 into dtap '05142E64127B'O MSC_Test_0-RAN(1829)@ef4f76b449f4: patched enc_l3: '05542E64127B'O MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1828)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000605542E64127B'O MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1828)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1836)@ef4f76b449f4: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(1828)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1828)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1830)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1829)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_50(1836)14318671 TC_auth_options_50(1836)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1836)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1836)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1828)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1831)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1829)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1834)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1827)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1830)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1832)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1835)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1833)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1837)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1827): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1828): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1829): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1830): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1831): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1832): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1833): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1834): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1835): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_auth_options_50(1836): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1837): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_auth_options_5 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass'. Mon May 27 08:33:08 UTC 2024 ====== MSC_Tests.TC_auth_options_5 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_auth_options_5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=374771) Waiting for packet dumper to finish... 1 (prev_count=374771, count=375848) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6'. ------ MSC_Tests.TC_auth_options_6 ------ Mon May 27 08:33:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_6.pcap" >/data/MSC_Tests.TC_auth_options_6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_auth_options_6 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1841)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1841)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1841)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1839)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1842)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1841)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1841)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1841)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1841)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1841)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1841)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1841)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1841)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1841)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1841)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1844)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1844)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1844)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1844)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1844)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_60(1847)@ef4f76b449f4: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1845)@ef4f76b449f4: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1847) TC_auth_options_60(1847)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042306'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1840)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1840)@ef4f76b449f4: Added conn table entry 0TC_auth_options_60(1847)9149781 MSC_Test_0-RAN(1840)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1839)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@ef4f76b449f4: { messageType := 2, destLocRef := '8B9D55'O, sourceLocRef := '000141'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1845)@ef4f76b449f4: Found GsupExpect[0] for "262420000042306" handled at TC_auth_options_60(1847) MSC_Test-GSUP(1845)@ef4f76b449f4: Added IMSI table entry 0TC_auth_options_60(1847)"262420000042306" MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1839)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_60(1847)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@ef4f76b449f4: setverdict(pass): none -> pass TC_auth_options_60(1847)@ef4f76b449f4: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1841)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1841)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1839)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1840)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_60(1847)9149781 TC_auth_options_60(1847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@ef4f76b449f4: port MSCVTYf_perform_lu() done TC_auth_options_60(1847)@ef4f76b449f4: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1845)@ef4f76b449f4: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1847) TC_auth_options_60(1847)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042306'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1840)@ef4f76b449f4: Added conn table entry 0TC_auth_options_60(1847)10578159 MSC_Test_0-RAN(1840)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1839)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1841)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@ef4f76b449f4: { messageType := 2, destLocRef := 'A168EF'O, sourceLocRef := '000142'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1847)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1839)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1840)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1840)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1839)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1839)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1840)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_60(1847)10578159 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_60(1847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@ef4f76b449f4: port MSCVTYRunning a successful LU done TC_auth_options_60(1847)@ef4f76b449f4: port MSCVTYf_establish_fully() starting TC_auth_options_60(1847)@ef4f76b449f4: 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 := '9B59A298'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1840)@ef4f76b449f4: Added conn table entry 0TC_auth_options_60(1847)15021285 MSC_Test_0-RAN(1840)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1839)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@ef4f76b449f4: { messageType := 2, destLocRef := 'E534E5'O, sourceLocRef := '000143'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on local reference:0 TC_auth_options_60(1847)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@ef4f76b449f4: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1841)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1841)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1839)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1847)@ef4f76b449f4: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(1839)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1839)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1839)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1841)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1839)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1841)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1840)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_60(1847)15021285 TC_auth_options_60(1847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1847)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(1845)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1842)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1841)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1840)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1839)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1846)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1844)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1843)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1838)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1848)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1838): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1839): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1840): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1841): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1842): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1843): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1844): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1845): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1846): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_auth_options_60(1847): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1848): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_auth_options_6 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass'. Mon May 27 08:33:15 UTC 2024 ====== MSC_Tests.TC_auth_options_6 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_auth_options_6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393668) Waiting for packet dumper to finish... 1 (prev_count=393668, count=395423) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7'. ------ MSC_Tests.TC_auth_options_7 ------ Mon May 27 08:33: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_auth_options_7.pcap" >/data/MSC_Tests.TC_auth_options_7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_auth_options_7 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1852)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1852)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1852)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1850)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1853)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1852)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1852)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1852)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1852)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1852)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1852)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1852)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1852)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1852)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1852)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1855)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1855)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1855)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1855)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1855)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_70(1858)@ef4f76b449f4: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1856)@ef4f76b449f4: Created GsupExpect[0] for "262420000042307" to be handled at TC_auth_options_70(1858) TC_auth_options_70(1858)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042307'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1851)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1851)@ef4f76b449f4: Added conn table entry 0TC_auth_options_70(1858)11301752 MSC_Test_0-RAN(1851)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1850)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@ef4f76b449f4: { messageType := 2, destLocRef := 'AC7378'O, sourceLocRef := '000144'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1856)@ef4f76b449f4: Found GsupExpect[0] for "262420000042307" handled at TC_auth_options_70(1858) MSC_Test-GSUP(1856)@ef4f76b449f4: Added IMSI table entry 0TC_auth_options_70(1858)"262420000042307" MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1850)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_70(1858)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1858)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1852)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1851)@ef4f76b449f4: patching N(SD)=1 into dtap '0514D5050A3D'O MSC_Test_0-RAN(1851)@ef4f76b449f4: patched enc_l3: '0554D5050A3D'O MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1850)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100060554D5050A3D'O MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1852)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1858)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1851)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1851)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1850)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1850)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1851)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_70(1858)11301752 TC_auth_options_70(1858)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1858)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@ef4f76b449f4: port MSCVTYf_perform_lu() done TC_auth_options_70(1858)@ef4f76b449f4: port MSCVTYf_establish_fully() starting TC_auth_options_70(1858)@ef4f76b449f4: 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 := 'AEFC9EE9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1851)@ef4f76b449f4: Added conn table entry 0TC_auth_options_70(1858)5843386 MSC_Test_0-RAN(1851)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1850)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@ef4f76b449f4: { messageType := 2, destLocRef := '5929BA'O, sourceLocRef := '000145'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on local reference:0 TC_auth_options_70(1858)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1858)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1852)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1851)@ef4f76b449f4: patching N(SD)=1 into dtap '05148E62C706'O MSC_Test_0-RAN(1851)@ef4f76b449f4: patched enc_l3: '05548E62C706'O MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1850)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000605548E62C706'O MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1852)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1858)@ef4f76b449f4: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(1850)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1850)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1850)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1850)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1852)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1850)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1851)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_70(1858)5843386 MSC_Test_0-M3UA(1852)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_70(1858)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1858)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1858)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1850)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1851)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1853)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1857)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1856)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1852)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1854)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1849)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1859)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1855)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1849): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1850): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1851): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1852): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1853): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1854): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1855): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1856): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1857): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_auth_options_70(1858): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1859): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_auth_options_7 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass'. Mon May 27 08:33:22 UTC 2024 ====== MSC_Tests.TC_auth_options_7 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_auth_options_7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=349390) Waiting for packet dumper to finish... 1 (prev_count=349390, count=350555) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8'. ------ MSC_Tests.TC_auth_options_8 ------ Mon May 27 08:33: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_auth_options_8.pcap" >/data/MSC_Tests.TC_auth_options_8.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_auth_options_8 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1863)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1863)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1863)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1861)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1864)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1863)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1863)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1863)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1863)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1863)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1863)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1863)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1863)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1863)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1863)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1866)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1866)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1866)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1866)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1866)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_80(1869)@ef4f76b449f4: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1867)@ef4f76b449f4: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1869) TC_auth_options_80(1869)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042308'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1862)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1862)@ef4f76b449f4: Added conn table entry 0TC_auth_options_80(1869)1783467 MSC_Test_0-SCCP(1861)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1862)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@ef4f76b449f4: { messageType := 2, destLocRef := '1B36AB'O, sourceLocRef := '000146'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1867)@ef4f76b449f4: Found GsupExpect[0] for "262420000042308" handled at TC_auth_options_80(1869) MSC_Test-GSUP(1867)@ef4f76b449f4: Added IMSI table entry 0TC_auth_options_80(1869)"262420000042308" MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1861)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_80(1869)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@ef4f76b449f4: setverdict(pass): none -> pass TC_auth_options_80(1869)@ef4f76b449f4: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1863)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1863)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1869)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1861)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1862)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_80(1869)1783467 TC_auth_options_80(1869)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@ef4f76b449f4: port MSCVTYf_perform_lu() done TC_auth_options_80(1869)@ef4f76b449f4: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1867)@ef4f76b449f4: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1869) TC_auth_options_80(1869)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042308'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1862)@ef4f76b449f4: Added conn table entry 0TC_auth_options_80(1869)16206346 MSC_Test_0-RAN(1862)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1861)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1863)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@ef4f76b449f4: { messageType := 2, destLocRef := 'F74A0A'O, sourceLocRef := '000147'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1869)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1861)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1869)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1862)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1862)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1861)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1861)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1862)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_80(1869)16206346 TC_auth_options_80(1869)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@ef4f76b449f4: port MSCVTYRunning a successful LU done TC_auth_options_80(1869)@ef4f76b449f4: port MSCVTYf_establish_fully() starting TC_auth_options_80(1869)@ef4f76b449f4: 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 := '050FB610'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1862)@ef4f76b449f4: Added conn table entry 0TC_auth_options_80(1869)16093205 MSC_Test_0-RAN(1862)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1861)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@ef4f76b449f4: { messageType := 2, destLocRef := 'F59015'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(1861)@ef4f76b449f4: Session index based on local reference:0 TC_auth_options_80(1869)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@ef4f76b449f4: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1863)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1863)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1861)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1869)@ef4f76b449f4: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(1861)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1861)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1861)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1863)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1861)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1863)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1862)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_80(1869)16093205 TC_auth_options_80(1869)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1869)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1869)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-MNCC(1864)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1861)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1863)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1867)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1866)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1860)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1862)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1868)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1870)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1865)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1860): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1861): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1862): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1863): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1864): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1865): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1866): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1867): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1868): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_auth_options_80(1869): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1870): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_auth_options_8 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass'. Mon May 27 08:33:29 UTC 2024 ====== MSC_Tests.TC_auth_options_8 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_auth_options_8.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=394314) Waiting for packet dumper to finish... 1 (prev_count=394314, count=396069) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9'. ------ MSC_Tests.TC_auth_options_9 ------ Mon May 27 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_auth_options_9.pcap" >/data/MSC_Tests.TC_auth_options_9.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_auth_options_9 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1874)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1874)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1874)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1872)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1875)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1874)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1874)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1874)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1874)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1874)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1874)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1874)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1874)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1874)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1874)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1877)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1877)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1877)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1877)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1877)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_90(1880)@ef4f76b449f4: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1878)@ef4f76b449f4: Created GsupExpect[0] for "262420000042309" to be handled at TC_auth_options_90(1880) TC_auth_options_90(1880)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042309'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1873)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1873)@ef4f76b449f4: Added conn table entry 0TC_auth_options_90(1880)9435020 MSC_Test_0-SCCP(1872)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1873)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@ef4f76b449f4: { messageType := 2, destLocRef := '8FF78C'O, sourceLocRef := '000149'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1878)@ef4f76b449f4: Found GsupExpect[0] for "262420000042309" handled at TC_auth_options_90(1880) MSC_Test-GSUP(1878)@ef4f76b449f4: Added IMSI table entry 0TC_auth_options_90(1880)"262420000042309" MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1872)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_90(1880)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1880)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1874)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1873)@ef4f76b449f4: patching N(SD)=1 into dtap '0514A6DAC415'O MSC_Test_0-RAN(1873)@ef4f76b449f4: patched enc_l3: '0554A6DAC415'O MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1872)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100060554A6DAC415'O MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1872)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1874)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1880)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1873)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1873)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1872)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1872)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1873)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_90(1880)9435020 TC_auth_options_90(1880)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1880)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@ef4f76b449f4: port MSCVTYf_perform_lu() done TC_auth_options_90(1880)@ef4f76b449f4: port MSCVTYf_establish_fully() starting TC_auth_options_90(1880)@ef4f76b449f4: 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 := '382A5003'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1873)@ef4f76b449f4: Added conn table entry 0TC_auth_options_90(1880)1062923 MSC_Test_0-RAN(1873)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1872)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@ef4f76b449f4: { messageType := 2, destLocRef := '10380B'O, sourceLocRef := '00014A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on local reference:0 TC_auth_options_90(1880)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1880)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1874)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1873)@ef4f76b449f4: patching N(SD)=1 into dtap '0514348E4BD2'O MSC_Test_0-RAN(1873)@ef4f76b449f4: patched enc_l3: '0554348E4BD2'O MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1872)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100060554348E4BD2'O MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1872)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1880)@ef4f76b449f4: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(1872)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1872)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1872)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1872)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1874)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1872)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1874)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1873)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_90(1880)1062923 TC_auth_options_90(1880)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1880)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1880)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(1878)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1872)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1874)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1873)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1875)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1879)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1871)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1881)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1876)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1877)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1871): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1872): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1873): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1874): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1875): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1876): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1877): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1878): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1879): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_auth_options_90(1880): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1881): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_auth_options_9 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass'. Mon May 27 08:33:36 UTC 2024 ====== MSC_Tests.TC_auth_options_9 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_auth_options_9.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=376891) Waiting for packet dumper to finish... 1 (prev_count=376891, count=378056) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10'. ------ MSC_Tests.TC_auth_options_10 ------ Mon May 27 08:33:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_10.pcap" >/data/MSC_Tests.TC_auth_options_10.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_auth_options_10 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1885)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1885)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1885)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1883)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1886)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1885)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1885)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1885)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1885)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1885)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1885)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1885)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1885)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1885)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1885)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1888)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1888)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1888)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1888)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1888)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_100(1891)@ef4f76b449f4: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1889)@ef4f76b449f4: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1891) TC_auth_options_100(1891)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042310'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1884)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1884)@ef4f76b449f4: Added conn table entry 0TC_auth_options_100(1891)2315206 MSC_Test_0-RAN(1884)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1883)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@ef4f76b449f4: { messageType := 2, destLocRef := '2353C6'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(1883)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1889)@ef4f76b449f4: Found GsupExpect[0] for "262420000042310" handled at TC_auth_options_100(1891) MSC_Test-GSUP(1889)@ef4f76b449f4: Added IMSI table entry 0TC_auth_options_100(1891)"262420000042310" MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1883)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_100(1891)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@ef4f76b449f4: setverdict(pass): none -> pass TC_auth_options_100(1891)@ef4f76b449f4: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1885)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1891)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1883)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1884)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_100(1891)2315206 TC_auth_options_100(1891)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@ef4f76b449f4: port MSCVTYf_perform_lu() done TC_auth_options_100(1891)@ef4f76b449f4: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1889)@ef4f76b449f4: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1891) TC_auth_options_100(1891)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042310'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1884)@ef4f76b449f4: Added conn table entry 0TC_auth_options_100(1891)4176780 MSC_Test_0-RAN(1884)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1883)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@ef4f76b449f4: { messageType := 2, destLocRef := '3FBB8C'O, sourceLocRef := '00014C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1891)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1883)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1891)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1884)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1884)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1883)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1883)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1884)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_100(1891)4176780 TC_auth_options_100(1891)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@ef4f76b449f4: port MSCVTYRunning a successful LU done TC_auth_options_100(1891)@ef4f76b449f4: port MSCVTYf_establish_fully() starting TC_auth_options_100(1891)@ef4f76b449f4: 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 := '2D42C5BF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1884)@ef4f76b449f4: Added conn table entry 0TC_auth_options_100(1891)905889 MSC_Test_0-RAN(1884)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1883)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@ef4f76b449f4: { messageType := 2, destLocRef := '0DD2A1'O, sourceLocRef := '00014D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on local reference:0 TC_auth_options_100(1891)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@ef4f76b449f4: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1885)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1891)@ef4f76b449f4: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(1883)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1883)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1883)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1885)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1885)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1884)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_100(1891)905889 TC_auth_options_100(1891)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1891)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1891)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(1883)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1886)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1889)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1892)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1885)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1884)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1890)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1887)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1882)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1888)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1882): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1883): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1884): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1885): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1886): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1887): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1888): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1889): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1890): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_auth_options_100(1891): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1892): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_auth_options_10 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass'. Mon May 27 08:33:43 UTC 2024 ====== MSC_Tests.TC_auth_options_10 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_auth_options_10.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396117) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11'. ------ MSC_Tests.TC_auth_options_11 ------ Mon May 27 08:33:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_11.pcap" >/data/MSC_Tests.TC_auth_options_11.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_auth_options_11 started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1896)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1896)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1896)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1894)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1897)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1896)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1896)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1896)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1896)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1896)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1899)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1899)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1899)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1899)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1899)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_110(1902)@ef4f76b449f4: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1900)@ef4f76b449f4: Created GsupExpect[0] for "262420000042311" to be handled at TC_auth_options_110(1902) TC_auth_options_110(1902)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042311'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1895)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1895)@ef4f76b449f4: Added conn table entry 0TC_auth_options_110(1902)8980494 MSC_Test_0-SCCP(1894)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1895)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@ef4f76b449f4: { messageType := 2, destLocRef := '89080E'O, sourceLocRef := '00014E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1900)@ef4f76b449f4: Found GsupExpect[0] for "262420000042311" handled at TC_auth_options_110(1902) MSC_Test-GSUP(1900)@ef4f76b449f4: Added IMSI table entry 0TC_auth_options_110(1902)"262420000042311" MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1894)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_110(1902)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1902)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1895)@ef4f76b449f4: patching N(SD)=1 into dtap '05144B10A8B5'O MSC_Test_0-RAN(1895)@ef4f76b449f4: patched enc_l3: '05544B10A8B5'O MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1894)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000605544B10A8B5'O MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1894)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1902)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1895)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1895)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1894)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1894)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1895)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_110(1902)8980494 TC_auth_options_110(1902)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1902)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@ef4f76b449f4: port MSCVTYf_perform_lu() done MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_auth_options_110(1902)@ef4f76b449f4: port MSCVTYf_establish_fully() starting TC_auth_options_110(1902)@ef4f76b449f4: 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 := '0373AFEC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1895)@ef4f76b449f4: Added conn table entry 0TC_auth_options_110(1902)3511734 MSC_Test_0-RAN(1895)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1894)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@ef4f76b449f4: { messageType := 2, destLocRef := '3595B6'O, sourceLocRef := '00014F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on local reference:0 TC_auth_options_110(1902)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1902)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1895)@ef4f76b449f4: patching N(SD)=1 into dtap '05143CB61301'O MSC_Test_0-RAN(1895)@ef4f76b449f4: patched enc_l3: '05543CB61301'O MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1894)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000605543CB61301'O MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1894)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1902)@ef4f76b449f4: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(1894)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1894)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1894)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1894)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1896)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1894)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1895)@ef4f76b449f4: Deleted conn table entry 0TC_auth_options_110(1902)3511734 MSC_Test_0-M3UA(1896)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_110(1902)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1902)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1902)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(1900)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1894)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1897)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1896)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1895)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1901)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1898)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1903)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1893)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1899)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1893): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1894): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1895): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1896): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1897): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1898): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1899): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1900): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1901): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_auth_options_110(1902): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1903): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_auth_options_11 finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass'. Mon May 27 08:33:49 UTC 2024 ====== MSC_Tests.TC_auth_options_11 pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_auth_options_11.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=381041) Waiting for packet dumper to finish... 1 (prev_count=381041, count=382783) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd'. ------ MSC_Tests.TC_lu_and_mo_csd ------ Mon May 27 08:33:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mo_csd started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1907)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1907)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1907)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(1905)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1908)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, 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)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1907)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1907)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1907)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1907)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1910)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1910)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1910)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1910)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1910)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@ef4f76b449f4: "CSD Bearer Service: BS21T" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1911)@ef4f76b449f4: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1906)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)8962798 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '88C2EE'O, sourceLocRef := '000150'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1911)@ef4f76b449f4: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_csd0(1913) MSC_Test-GSUP(1911)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mo_csd0(1913)"262420000000007" MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)8962798 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: 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 := '661D70BD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)3358711 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '333FF7'O, sourceLocRef := '000151'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '03050407E18A89210140805E04802143F5'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03450407E18A89210140805E04802143F5'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:20 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140805E04802143F5'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "232", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483612 MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "235", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "80" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hold the call for some time TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hangup TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483612 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)3358711 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@ef4f76b449f4: "CSD Bearer Service: BS22T" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1911)@ef4f76b449f4: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)10581247 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := 'A174FF'O, sourceLocRef := '000152'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)10581247 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: 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 := '4976F2C5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)7528453 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '72E005'O, sourceLocRef := '000153'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '03050407E18A89210240805E04802143F5'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03450407E18A89210240805E04802143F5'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:20 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240805E04802143F5'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "238", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "81" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483611 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "241", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "81" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hold the call for some time TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hangup TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483611 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)7528453 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@ef4f76b449f4: "CSD Bearer Service: BS24T" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1911)@ef4f76b449f4: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)12674139 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := 'C1645B'O, sourceLocRef := '000154'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)12674139 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: 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 := '0E054149'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)14896853 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := 'E34ED5'O, sourceLocRef := '000155'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '03050407E18A89210340805E04802143F5'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03450407E18A89210340805E04802143F5'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:20 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340805E04802143F5'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "244", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "82" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483610 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "247", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "82" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hold the call for some time TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hangup TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test-MNCC(1908)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483610 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)14896853 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@ef4f76b449f4: "CSD Bearer Service: BS25T" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1911)@ef4f76b449f4: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)9742339 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '94A803'O, sourceLocRef := '000156'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)9742339 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: 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 := '3632D56C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)9872425 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '96A429'O, sourceLocRef := '000157'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:20 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "250", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "83" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483609 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "253", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "83" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hold the call for some time TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hangup TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test-MNCC(1908)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483609 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)9872425 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@ef4f76b449f4: "CSD Bearer Service: BS26T" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1911)@ef4f76b449f4: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)2194580 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '217C94'O, sourceLocRef := '000158'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)2194580 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: 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 := '31C6A620'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)5823746 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '58DD02'O, sourceLocRef := '000159'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '03050407E18A89210540805E04802143F5'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03450407E18A89210540805E04802143F5'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:20 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540805E04802143F5'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "256", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "84" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483608 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "259", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "84" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hold the call for some time TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hangup TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483608 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)5823746 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@ef4f76b449f4: "CSD Bearer Service: BS21NT" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1911)@ef4f76b449f4: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)9766113 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '9504E1'O, sourceLocRef := '00015A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)9766113 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: 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 := '1A0CB01D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)9821571 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '95DD83'O, sourceLocRef := '00015B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '03050407E18A89210140A05E04802143F5'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03450407E18A89210140A05E04802143F5'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:20 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140A05E04802143F5'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "262", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "85" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483607 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "265", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "85" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "85", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hold the call for some time TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hangup TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483607 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)9821571 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@ef4f76b449f4: "CSD Bearer Service: BS22NT" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1911)@ef4f76b449f4: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)3422066 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '343772'O ("47r"), sourceLocRef := '00015C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)3422066 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: 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 := '3B266B31'O (";&k1") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)4215543 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '4052F7'O, sourceLocRef := '00015D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '03050407E18A89210240A05E04802143F5'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03450407E18A89210240A05E04802143F5'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:20 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240A05E04802143F5'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "268", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "86" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483606 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "271", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "86" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "86", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hold the call for some time TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hangup TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483606 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)4215543 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@ef4f76b449f4: "CSD Bearer Service: BS24NT" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1911)@ef4f76b449f4: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)14758094 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := 'E130CE'O, sourceLocRef := '00015E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)14758094 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: 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 := 'A1E9E796'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)12643826 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := 'C0EDF2'O, sourceLocRef := '00015F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '03050407E18A89210340A05E04802143F5'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03450407E18A89210340A05E04802143F5'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:20 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340A05E04802143F5'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "274", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "87" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483605 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "277", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "87" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "87", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hold the call for some time TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hangup TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483605 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)12643826 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@ef4f76b449f4: "CSD Bearer Service: BS25NT" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1911)@ef4f76b449f4: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)15052083 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := 'E5AD33'O, sourceLocRef := '000160'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)15052083 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: 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 := '22D057F6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)886456 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '0D86B8'O, sourceLocRef := '000161'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '03050407E18A89210440A05E04802143F5'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03450407E18A89210440A05E04802143F5'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:20 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440A05E04802143F5'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "280", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483604 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "283", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "88" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hold the call for some time TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hangup TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1908)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483604 MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)886456 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(1910)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1910)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@ef4f76b449f4: "CSD Bearer Service: BS26NT" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1911)@ef4f76b449f4: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)9418868 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '8FB874'O, sourceLocRef := '000162'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)9418868 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: 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 := 'AEDDE7C0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)8862415 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '873ACF'O, sourceLocRef := '000163'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '03050407E18A89210540A05E04802143F5'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03450407E18A89210540A05E04802143F5'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:20 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540A05E04802143F5'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "286", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "89" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483603 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "289", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "89" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "89", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hold the call for some time TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hangup TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483603 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)8862415 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@ef4f76b449f4: "CSD Bearer Service: BS31T" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1911)@ef4f76b449f4: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)3806222 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '3A140E'O, sourceLocRef := '000164'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)3806222 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: 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 := '2A23ABAF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)12636604 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := 'C0D1BC'O, sourceLocRef := '000165'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '03050407E18A89200240805E04802143F5'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03450407E18A89200240805E04802143F5'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:20 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200240805E04802143F5'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "292", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8a" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483602 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "295", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8a" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8a", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hold the call for some time TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hangup TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1908)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483602 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)12636604 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@ef4f76b449f4: "CSD Bearer Service: BS32T" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1911)@ef4f76b449f4: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)5864036 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '597A64'O ("Yzd"), sourceLocRef := '000166'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)5864036 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: 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 := '914D1E20'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)4819561 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '498A69'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-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '03050407E18A89200340805E04802143F5'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03450407E18A89200340805E04802143F5'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:20 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200340805E04802143F5'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "298", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8b" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483601 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "301", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8b" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8b", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hold the call for some time TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hangup TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1908)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483601 MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)4819561 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@ef4f76b449f4: "CSD Bearer Service: BS33T" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1911)@ef4f76b449f4: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)12555031 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := 'BF9317'O, sourceLocRef := '000168'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)12555031 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: 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 := '9C38DA8A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)9675519 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '93A2FF'O, sourceLocRef := '000169'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '03050407E18A89200440805E04802143F5'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03450407E18A89200440805E04802143F5'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:20 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200440805E04802143F5'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "304", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8c" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1908)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483600 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "307", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8c" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8c", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hold the call for some time TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hangup TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1908)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483600 MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)9675519 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mo_csd0(1913)@ef4f76b449f4: "CSD Bearer Service: BS34T" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1911)@ef4f76b449f4: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)3532114 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '35E552'O, sourceLocRef := '00016A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)3532114 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: 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 := '14E93206'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1906)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)9461092 MSC_Test_0-SCCP(1905)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(1906)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: { messageType := 2, destLocRef := '905D64'O, sourceLocRef := '00016B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1908)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1913) MSC_Test-MGCP(1909)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1913) MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=1 into dtap '03050407E18A89200540805E04802143F5'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03450407E18A89200540805E04802143F5'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:20 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200540805E04802143F5'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1909)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "310", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8d" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1913) TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1908)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1913) MSC_Test-MNCC(1908)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mo_csd0(1913)-2147483599 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "313", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '038F'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_mo_call_establish DONE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hold the call for some time TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Hangup TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1906)@ef4f76b449f4: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1906)@ef4f76b449f4: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1908)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)-2147483599 MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1905)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1905)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1905)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1907)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1905)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1906)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mo_csd0(1913)9461092 TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC MSC_Test_0-M3UA(1907)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: f_call_hangup 9: done TC_lu_and_mo_csd0(1913)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1913)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(1907)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1911)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1912)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1910)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1906)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1905)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1914)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1908)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1909)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1904)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1904): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1905): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1906): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1907): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1908): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1909): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1910): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1911): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1912): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mo_csd0(1913): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1914): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mo_csd finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass'. Mon May 27 08:34:26 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_csd pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_and_mo_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5244284) Waiting for packet dumper to finish... 1 (prev_count=5244284, count=5245449) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd'. ------ MSC_Tests.TC_lu_and_mt_csd ------ Mon May 27 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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_lu_and_mt_csd started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1918)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1918)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1918)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1916)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1919)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1918)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1918)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1918)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1918)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1918)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1921)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1921)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1921)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1921)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1921)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@ef4f76b449f4: "CSD Bearer Service: BS21T" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1922)@ef4f76b449f4: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1917)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)27735 MSC_Test_0-RAN(1917)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := '006C57'O, sourceLocRef := '00016C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1922)@ef4f76b449f4: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mt_csd0(1924) MSC_Test-GSUP(1922)@ef4f76b449f4: Added IMSI table entry 0TC_lu_and_mt_csd0(1924)"262420000000007" MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)27735 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)1131889117 MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[0] for '262420000000007'H'165ECD75'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[1] for '262420000000007'H'165ECD75'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: 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 := '165ECD75'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)13117154 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := 'C826E2'O, sourceLocRef := '00016D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(1920)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "316", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8e" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hold the call for some time TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hangup TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1131889117 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)13117154 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_0-RAN(1917)@ef4f76b449f4: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@ef4f76b449f4: "CSD Bearer Service: BS22T" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1922)@ef4f76b449f4: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)11865764 MSC_Test_0-RAN(1917)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := 'B50EA4'O, sourceLocRef := '00016E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)11865764 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[0] for '262420000000007'H'27ACACF6'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)712442627 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[2] for '262420000000007'H'27ACACF6'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: 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 := '27ACACF6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)14139104 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := 'D7BEE0'O, sourceLocRef := '00016F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(1920)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "322", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8f" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hold the call for some time TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hangup TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)712442627 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)14139104 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_0-RAN(1917)@ef4f76b449f4: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@ef4f76b449f4: "CSD Bearer Service: BS24T" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1922)@ef4f76b449f4: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)9755650 MSC_Test_0-RAN(1917)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := '94DC02'O, sourceLocRef := '000170'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)9755650 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[0] for '262420000000007'H'39FCE62C'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)1972796305 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[3] for '262420000000007'H'39FCE62C'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: 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 := '39FCE62C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)9193199 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := '8C46EF'O, sourceLocRef := '000171'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(1920)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "328", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "90" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hold the call for some time TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hangup TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1972796305 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)9193199 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_0-RAN(1917)@ef4f76b449f4: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@ef4f76b449f4: "CSD Bearer Service: BS25T" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1922)@ef4f76b449f4: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)7225314 MSC_Test_0-RAN(1917)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := '6E3FE2'O, sourceLocRef := '000172'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)7225314 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1919)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)1458143756 MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[0] for '262420000000007'H'9B366169'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[4] for '262420000000007'H'9B366169'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: 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 := '9B366169'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)11692672 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := 'B26A80'O, sourceLocRef := '000173'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(1920)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "334", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "91" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hold the call for some time TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hangup TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1458143756 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)11692672 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_0-RAN(1917)@ef4f76b449f4: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@ef4f76b449f4: "CSD Bearer Service: BS26T" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1922)@ef4f76b449f4: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)11040976 MSC_Test_0-RAN(1917)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := 'A878D0'O, sourceLocRef := '000174'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)11040976 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[0] for '262420000000007'H'3DD96BD1'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)969202991 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[5] for '262420000000007'H'3DD96BD1'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: 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 := '3DD96BD1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)6396355 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := '6199C3'O, sourceLocRef := '000175'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(1920)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "340", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "92" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hold the call for some time TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hangup TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)969202991 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)6396355 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_0-RAN(1917)@ef4f76b449f4: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@ef4f76b449f4: "CSD Bearer Service: BS21NT" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1922)@ef4f76b449f4: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)5100817 MSC_Test_0-RAN(1917)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := '4DD511'O, sourceLocRef := '000176'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)5100817 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[0] for '262420000000007'H'4D73AB2A'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)779533413 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[6] for '262420000000007'H'4D73AB2A'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: 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 := '4D73AB2A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)7853965 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := '77D78D'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-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(1920)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "346", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "93" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hold the call for some time TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hangup TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)779533413 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)7853965 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_0-RAN(1917)@ef4f76b449f4: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@ef4f76b449f4: "CSD Bearer Service: BS22NT" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1922)@ef4f76b449f4: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)818203 MSC_Test_0-RAN(1917)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := '0C7C1B'O, sourceLocRef := '000178'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)818203 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[0] for '262420000000007'H'0DC96E70'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)1758901856 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[7] for '262420000000007'H'0DC96E70'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: 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 := '0DC96E70'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)15288152 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := 'E94758'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(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(1920)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "352", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "94" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hold the call for some time TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hangup TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1919)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1758901856 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)15288152 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_0-RAN(1917)@ef4f76b449f4: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@ef4f76b449f4: "CSD Bearer Service: BS24NT" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1922)@ef4f76b449f4: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)13958376 MSC_Test_0-RAN(1917)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := 'D4FCE8'O, sourceLocRef := '00017A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)13958376 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[0] for '262420000000007'H'109D55D7'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)344662745 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[8] for '262420000000007'H'109D55D7'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: 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 := '109D55D7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)5632871 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := '55F367'O, sourceLocRef := '00017B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(1920)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "358", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "95" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hold the call for some time TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hangup TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)344662745 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)5632871 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_0-RAN(1917)@ef4f76b449f4: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@ef4f76b449f4: "CSD Bearer Service: BS25NT" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1922)@ef4f76b449f4: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)5661603 MSC_Test_0-RAN(1917)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := '5663A3'O, sourceLocRef := '00017C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)5661603 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[0] for '262420000000007'H'653FF2D3'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)40347145 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[9] for '262420000000007'H'653FF2D3'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: 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 := '653FF2D3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)15228209 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := 'E85D31'O, sourceLocRef := '00017D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(1920)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "364", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hold the call for some time TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hangup TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test-MNCC(1919)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)40347145 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)15228209 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_0-RAN(1917)@ef4f76b449f4: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@ef4f76b449f4: "CSD Bearer Service: BS26NT" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1922)@ef4f76b449f4: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)9168271 MSC_Test_0-RAN(1917)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := '8BE58F'O, sourceLocRef := '00017E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)9168271 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[0] for '262420000000007'H'4D14DAC4'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)1180714327 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[10] for '262420000000007'H'4D14DAC4'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: 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 := '4D14DAC4'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)3598057 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := '36E6E9'O, sourceLocRef := '00017F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(1920)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "370", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "97" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hold the call for some time TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hangup TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1180714327 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)3598057 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_0-RAN(1917)@ef4f76b449f4: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@ef4f76b449f4: "CSD Bearer Service: BS31T" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1922)@ef4f76b449f4: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)7643931 MSC_Test_0-RAN(1917)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := '74A31B'O, sourceLocRef := '000180'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)7643931 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[0] for '262420000000007'H'555F4482'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)294577583 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[11] for '262420000000007'H'555F4482'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: 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 := '555F4482'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)6054980 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := '5C6444'O ("\\dD"), sourceLocRef := '000181'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(1920)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "376", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "98" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hold the call for some time TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hangup TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)294577583 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)6054980 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_0-RAN(1917)@ef4f76b449f4: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@ef4f76b449f4: "CSD Bearer Service: BS32T" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1922)@ef4f76b449f4: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)10856217 MSC_Test_0-RAN(1917)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := 'A5A719'O, sourceLocRef := '000182'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)10856217 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[0] for '262420000000007'H'44962A4C'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)264357398 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[12] for '262420000000007'H'44962A4C'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: 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 := '44962A4C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)3077085 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := '2EF3DD'O, sourceLocRef := '000183'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(1920)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "382", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "99" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 5 MSC_Test-GSUP-IPA(1921)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1921)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hold the call for some time TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hangup TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)264357398 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)3077085 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_0-RAN(1917)@ef4f76b449f4: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@ef4f76b449f4: "CSD Bearer Service: BS33T" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1922)@ef4f76b449f4: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)5633817 MSC_Test_0-RAN(1917)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := '55F719'O, sourceLocRef := '000184'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)5633817 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[0] for '262420000000007'H'AF6B6A90'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)1036650826 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[13] for '262420000000007'H'AF6B6A90'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: 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 := 'AF6B6A90'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)15692558 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := 'EF730E'O, sourceLocRef := '000185'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(1920)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "388", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9a" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hold the call for some time TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hangup TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1919)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1036650826 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)15692558 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_0-RAN(1917)@ef4f76b449f4: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- TC_lu_and_mt_csd0(1924)@ef4f76b449f4: "CSD Bearer Service: BS34T" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: ----------------------------------------------- MSC_Test-GSUP(1922)@ef4f76b449f4: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)9306553 MSC_Test_0-RAN(1917)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := '8E01B9'O, sourceLocRef := '000186'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)9306553 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[0] for '262420000000007'H'AF11D134'O to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MNCC(1919)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)1608669743 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1917)@ef4f76b449f4: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1917)@ef4f76b449f4: Created IMSI[14] for '262420000000007'H'AF11D134'O to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: 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 := 'AF11D134'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1917)@ef4f76b449f4: Added conn table entry 0TC_lu_and_mt_csd0(1924)8801900 MSC_Test_0-SCCP(1916)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(1916)@ef4f76b449f4: { messageType := 2, destLocRef := '864E6C'O, sourceLocRef := '000187'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8301'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(1920)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1924) MSC_Test-MGCP(1920)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "394", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9b" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 3 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 4 MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 6 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:16 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '8347'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 5 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 8 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 7 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete 9 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_mt_call_complete DONE TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hold the call for some time TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Hangup TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1917)@ef4f76b449f4: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1917)@ef4f76b449f4: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1919)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)1608669743 MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1916)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(1916)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(1916)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1918)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1916)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(1918)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1917)@ef4f76b449f4: Deleted conn table entry 0TC_lu_and_mt_csd0(1924)8801900 TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_0-RAN(1917)@ef4f76b449f4: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1924) TC_lu_and_mt_csd0(1924)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1924)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1917)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1922)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1918)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1916)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1915)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1919)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1920)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1923)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1921)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1925)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1915): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1916): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1917): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1918): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1919): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1920): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1921): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1922): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1923): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_lu_and_mt_csd0(1924): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1925): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_lu_and_mt_csd finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass'. Mon May 27 08:34:56 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_csd pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_lu_and_mt_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5049912) Waiting for packet dumper to finish... 1 (prev_count=5049912, count=5051755) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass' was executed successfully (exit status: 0). MC@ef4f76b449f4: Test execution finished. MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_reject ------ Mon May 27 08:35:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_imsi_reject started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1929)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1929)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1929)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1927)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(1932)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(1932)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1932)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(1930)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(1935)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(1935)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1935)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(1933)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1936)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1929)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1929)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1929)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1929)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1929)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1929)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1929)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1929)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1929)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1929)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1929)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1929)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1929)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1929)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1929)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1929)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1932)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(1932)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1932)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1932)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(1932)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1932)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1932)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1932)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1932)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1932)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1932)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1932)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1932)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1932)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1932)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1932)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1935)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(1935)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1935)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1935)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(1935)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1935)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1935)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1935)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1935)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1935)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1932)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1935)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1935)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1932)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1935)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1935)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1935)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1935)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1938)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1938)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1938)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1938)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1938)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1938)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1938)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1938)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1939)@ef4f76b449f4: Created GsupExpect[0] for "262420000001003" to be handled at TC_iu_lu_imsi_reject2(1941) TC_iu_lu_imsi_reject2(1941)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001003'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1929)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1929)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1929)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1928)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1932)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1932)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1932)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1931)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1935)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1935)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1935)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1934)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1934)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_imsi_reject2(1941)422762 MSC_Test_2-SCCP(1933)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(1935)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1934)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1935)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1935)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@ef4f76b449f4: { messageType := 2, destLocRef := '06736A'O, sourceLocRef := '000188'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1933)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1939)@ef4f76b449f4: Found GsupExpect[0] for "262420000001003" handled at TC_iu_lu_imsi_reject2(1941) MSC_Test-GSUP(1939)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_imsi_reject2(1941)"262420000001003" MSC_Test_2-M3UA(1935)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1935)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1933)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1934)@ef4f76b449f4: patching N(SD)=1 into dtap '0514CAC4E08C21044BEC5D67'O MSC_Test_2-RAN(1934)@ef4f76b449f4: patched enc_l3: '0554CAC4E08C21044BEC5D67'O MSC_Test_2-SCCP(1933)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(1933)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(1933)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(1933)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CAC4E08C21044BEC5D67'O MSC_Test_2-M3UA(1935)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1935)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1935)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1933)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1933)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(1933)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(1933)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(1933)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1935)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1935)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1935)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1933)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1935)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1935)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1935)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(1933)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(1935)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1933)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1933)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1933)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1933)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1933)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(1933)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(1933)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(1933)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1935)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1935)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1935)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1933)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(1935)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1934)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_imsi_reject2(1941)422762 TC_iu_lu_imsi_reject2(1941)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_lu_imsi_reject2(1941)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_reject2(1941)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_reject2(1941)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_1-SCCP(1930)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1939)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1927)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1928)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(1932)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(1934)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1936)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(1933)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1929)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(1931)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1940)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(1935)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1937)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1938)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1926)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1942)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1926): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1927): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1928): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1929): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(1930): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(1931): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(1932): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(1933): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(1934): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(1935): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1936): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1937): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1938): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1939): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1940): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_imsi_reject2(1941): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1942): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_imsi_reject finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass'. Mon May 27 08:35:02 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_reject pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=300229) Waiting for packet dumper to finish... 1 (prev_count=300229, count=303428) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:35: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_imsi_timeout_gsup started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1946)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1946)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1946)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1944)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(1949)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(1949)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1949)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-SCCP(1947)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(1952)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(1952)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1952)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(1950)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1953)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1946)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1946)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1946)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1946)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1946)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1946)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1946)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1946)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1946)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1946)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1946)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1946)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1946)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1946)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1946)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1946)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1949)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(1949)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1949)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1949)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(1949)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1949)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1949)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1949)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1949)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1949)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1949)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1949)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1949)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1949)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1949)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1949)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1952)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(1952)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1952)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1952)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(1952)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1952)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1952)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1952)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1952)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1952)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1949)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1952)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1952)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1949)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1952)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1952)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1952)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1952)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1955)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1955)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1955)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1955)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1955)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1955)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1955)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1955)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1956)@ef4f76b449f4: Created GsupExpect[0] for "262420000001004" to be handled at TC_iu_lu_imsi_timeout_gsup2(1958) TC_iu_lu_imsi_timeout_gsup2(1958)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001004'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1946)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1946)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1946)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1945)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1949)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1949)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1949)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1948)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1951)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1951)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_imsi_timeout_gsup2(1958)7304437 MSC_Test_2-SCCP(1950)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(1952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1951)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1952)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@ef4f76b449f4: { messageType := 2, destLocRef := '6F74F5'O, sourceLocRef := '000189'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1950)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1956)@ef4f76b449f4: Found GsupExpect[0] for "262420000001004" handled at TC_iu_lu_imsi_timeout_gsup2(1958) MSC_Test-GSUP(1956)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_imsi_timeout_gsup2(1958)"262420000001004" MSC_Test_2-M3UA(1952)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1951)@ef4f76b449f4: patching N(SD)=1 into dtap '05144F27A7362104D7E7898E'O MSC_Test_2-RAN(1951)@ef4f76b449f4: patched enc_l3: '05544F27A7362104D7E7898E'O MSC_Test_2-SCCP(1950)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(1950)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(1950)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(1950)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544F27A7362104D7E7898E'O MSC_Test_2-M3UA(1952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1950)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(1950)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(1950)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(1950)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1946)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1946)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1946)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1946)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1946)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1946)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1952)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1950)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1950)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1950)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1950)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1950)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(1950)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(1950)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(1950)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1952)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1950)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(1952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1951)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_imsi_timeout_gsup2(1958)7304437 TC_iu_lu_imsi_timeout_gsup2(1958)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_lu_imsi_timeout_gsup2(1958)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_timeout_gsup2(1958)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_timeout_gsup2(1958)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-MNCC(1953)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(1951)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1944)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(1949)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1956)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(1950)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(1947)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1946)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(1952)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1945)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(1948)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1943)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1957)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1959)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1955)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1954)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1943): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1944): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1945): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1946): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(1947): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(1948): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(1949): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(1950): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(1951): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(1952): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1953): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1954): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1955): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1956): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1957): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_imsi_timeout_gsup2(1958): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1959): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_imsi_timeout_gsup finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass'. Mon May 27 08:35:13 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=322208) Waiting for packet dumper to finish... 1 (prev_count=322208, count=325319) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:35:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_imsi_auth3g_tmsi started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1963)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1963)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1963)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1961)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(1966)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(1966)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1966)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(1964)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(1969)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(1969)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1969)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(1967)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1970)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1963)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1963)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1963)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1963)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1963)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1963)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1963)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1963)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1963)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1963)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1963)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1963)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1963)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1963)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1963)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1963)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1966)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(1966)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1966)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1966)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(1966)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1966)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1966)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1966)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1966)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1966)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1966)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1966)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1966)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1966)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1966)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1966)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1969)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(1969)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1969)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1969)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(1969)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1969)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1969)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1969)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1969)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1969)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1966)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1969)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1969)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1966)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1969)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1969)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1969)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1969)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1972)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1972)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1972)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1972)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1972)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1972)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1972)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1972)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1973)@ef4f76b449f4: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_auth3g_tmsi2(1975) TC_iu_lu_imsi_auth3g_tmsi2(1975)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1963)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1963)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1963)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1962)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1966)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1966)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1966)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1965)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1969)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1969)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1968)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1968)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1975)8619251 MSC_Test_2-SCCP(1967)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(1969)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1968)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1969)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1969)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@ef4f76b449f4: { messageType := 2, destLocRef := '8384F3'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(1967)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1973)@ef4f76b449f4: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_auth3g_tmsi2(1975) MSC_Test-GSUP(1973)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1975)"262420000001005" TC_iu_lu_imsi_auth3g_tmsi2(1975)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(1975)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(1969)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1969)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1968)@ef4f76b449f4: patching N(SD)=1 into dtap '05147D533949210495550A0B'O MSC_Test_2-RAN(1968)@ef4f76b449f4: patched enc_l3: '05547D533949210495550A0B'O MSC_Test_2-SCCP(1967)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(1967)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(1967)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(1967)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547D533949210495550A0B'O MSC_Test_2-M3UA(1969)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1969)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1967)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(1967)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(1967)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(1967)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1969)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1969)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1969)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1969)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_auth3g_tmsi2(1975)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(1968)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(1968)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(1967)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(1967)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(1967)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(1967)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(1969)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1969)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1967)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1967)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1967)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1967)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(1967)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(1967)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(1967)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1969)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1969)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1969)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1967)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(1969)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1968)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1975)8619251 TC_iu_lu_imsi_auth3g_tmsi2(1975)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1975)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(1975)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1975)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1975)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(1962)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(1973)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1961)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(1965)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(1964)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(1968)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(1967)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1963)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(1969)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1970)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1972)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1960)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1976)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1971)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1974)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(1966)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1960): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1961): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1962): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1963): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(1964): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(1965): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(1966): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(1967): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(1968): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(1969): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1970): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1971): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1972): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1973): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1974): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_imsi_auth3g_tmsi2(1975): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1976): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass'. Mon May 27 08:35:18 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=322268) Waiting for packet dumper to finish... 1 (prev_count=322268, count=325379) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:35: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_imsi_timeout_tmsi_realloc started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1980)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1980)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1980)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1978)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(1983)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(1983)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1983)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(1981)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(1986)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(1986)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1986)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-SCCP(1984)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1987)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1980)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1980)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1980)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1980)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1980)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1980)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1980)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1980)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1980)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1980)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1980)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1980)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1980)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1980)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1980)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1980)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1983)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(1983)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1983)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1983)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(1983)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1983)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1983)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1983)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1983)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1983)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1983)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1983)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1983)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1983)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1983)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1983)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1986)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(1986)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1986)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1986)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(1986)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1986)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1986)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1986)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1986)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1986)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1983)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1986)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1986)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1983)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1986)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1986)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1986)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1986)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1989)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1989)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1989)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1989)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1989)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1989)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1989)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1989)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1990)@ef4f76b449f4: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(1992) TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1980)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1980)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1980)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(1983)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1983)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(1983)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1979)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1982)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1986)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1986)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1986)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1985)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1985)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)8717747 MSC_Test_2-SCCP(1984)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(1986)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1985)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1986)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1986)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@ef4f76b449f4: { messageType := 2, destLocRef := '8505B3'O, sourceLocRef := '00018B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1984)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(1990)@ef4f76b449f4: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(1992) MSC_Test-GSUP(1990)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)"262420000001005" MSC_Test_2-M3UA(1986)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1986)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1985)@ef4f76b449f4: patching N(SD)=1 into dtap '0514E969B27A210430E3B022'O MSC_Test_2-RAN(1985)@ef4f76b449f4: patched enc_l3: '0554E969B27A210430E3B022'O MSC_Test_2-SCCP(1984)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(1984)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(1984)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(1984)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E969B27A210430E3B022'O MSC_Test_2-M3UA(1986)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1986)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1986)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1984)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(1984)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(1984)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(1984)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1986)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1986)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1986)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1986)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1986)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1986)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1986)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1986)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(1986)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1984)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1984)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(1984)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1984)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1984)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)@ef4f76b449f4: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@ef4f76b449f4: Test Component 1992 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(1990)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1978)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(1987)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(1981)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(1986)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(1982)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1979)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(1984)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(1985)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(1989)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(1988)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1977)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(1983)@ef4f76b449f4: Final verdict of PTC: none TC_iu_lu_imsi_timeout_tmsi_realloc2(1992)@ef4f76b449f4: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" IPA-CTRL-CLI-IPA(1993)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1980)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(1991)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1977): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1978): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1979): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1980): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(1981): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(1982): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(1983): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(1984): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(1985): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(1986): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(1987): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(1988): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(1989): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(1990): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(1991): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_imsi_timeout_tmsi_realloc2(1992): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1993): none (fail -> fail) MTC@ef4f76b449f4: Test case TC_iu_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail'. Mon May 27 08:35:31 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 172.18.147.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=287357) Waiting for packet dumper to finish... 1 (prev_count=287357, count=290556) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown'. ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown ------ Mon May 27 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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_cmserv_imsi_unknown started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(1997)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(1997)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1997)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(1995)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2000)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2000)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2000)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(1998)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2003)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2003)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2003)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2001)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2004)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2006)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2006)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2006)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2006)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2006)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2006)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2006)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2006)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2007)@ef4f76b449f4: Created GsupExpect[0] for "262420000001006" to be handled at TC_iu_cmserv_imsi_unknown2(2009) TC_iu_cmserv_imsi_unknown2(2009)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001006'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(1997)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(1997)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1997)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1997)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(1997)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1997)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1997)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1997)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1997)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1997)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1997)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1997)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1997)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1997)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1997)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1997)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2000)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2000)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2000)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2000)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2000)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2000)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2000)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2000)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2000)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2000)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2000)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2000)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2000)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2000)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2000)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2000)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2003)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2003)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2003)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2003)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2003)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2003)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2003)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2003)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2003)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2003)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2000)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2003)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2003)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2003)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2003)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2000)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2003)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2003)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1997)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1997)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(1997)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1996)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2000)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2000)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2000)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1999)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2003)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2003)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2003)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2002)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2002)@ef4f76b449f4: Added conn table entry 0TC_iu_cmserv_imsi_unknown2(2009)13478043 MSC_Test_2-SCCP(2001)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2003)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2002)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2003)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2003)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2003)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2003)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2003)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2003)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2001)@ef4f76b449f4: { messageType := 2, destLocRef := 'CDA89B'O, sourceLocRef := '00018C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2001)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2001)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2001)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2001)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2001)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2001)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2001)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2001)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2001)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2006)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2006)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_2-M3UA(2003)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2003)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2001)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2003)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2002)@ef4f76b449f4: Deleted conn table entry 0TC_iu_cmserv_imsi_unknown2(2009)13478043 MSC_Test-GSUP-IPA(2006)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2006)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2006)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2006)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_cmserv_imsi_unknown2(2009)@ef4f76b449f4: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@ef4f76b449f4: Test Component 2009 has requested to stop MTC. Terminating current testcase execution. TC_iu_cmserv_imsi_unknown2(2009)@ef4f76b449f4: Final verdict of PTC: fail reason: "Tguard timeout" MSC_Test_1-RAN(1999)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2007)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2002)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(1996)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2000)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2003)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(1997)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2001)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2006)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(1998)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(1995)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2004)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1994)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2008)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2005)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2010)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(1994): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(1995): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(1996): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(1997): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(1998): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(1999): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2000): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2001): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2002): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2003): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2004): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2005): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2006): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2007): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2008): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_cmserv_imsi_unknown2(2009): fail (none -> fail) reason: "Tguard timeout" MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2010): none (fail -> fail) MTC@ef4f76b449f4: Test case TC_iu_cmserv_imsi_unknown finished. Verdict: fail reason: Tguard timeout MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail'. Mon May 27 08:36:36 UTC 2024 ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail ------ Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=247101) Waiting for packet dumper to finish... 1 (prev_count=247101, count=250212) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:36: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_and_mo_call started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2014)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2014)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2014)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2012)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2017)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2017)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2017)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2015)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2020)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2020)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2020)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2018)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2021)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2023)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2014)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2014)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2023)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test_0-M3UA(2014)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2023)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2023)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2023)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2023)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2023)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2023)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2014)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2014)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2014)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2014)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2014)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2014)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2014)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2014)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2014)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2014)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2014)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2014)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2014)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2017)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2017)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2017)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2017)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2017)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2017)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2017)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2017)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2017)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2017)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2017)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2017)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2017)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2017)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2017)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2017)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2020)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2020)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2020)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2020)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2020)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2020)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2017)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2017)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2024)@ef4f76b449f4: Created GsupExpect[0] for "262420000001007" to be handled at TC_iu_lu_and_mo_call2(2026) TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2014)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2014)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2014)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2013)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2017)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2017)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2017)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2016)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2019)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2019)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mo_call2(2026)7724674 MSC_Test_2-SCCP(2018)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2019)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: { messageType := 2, destLocRef := '75DE82'O, sourceLocRef := '00018D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2024)@ef4f76b449f4: Found GsupExpect[0] for "262420000001007" handled at TC_iu_lu_and_mo_call2(2026) MSC_Test-GSUP(2024)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_and_mo_call2(2026)"262420000001007" TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2019)@ef4f76b449f4: patching N(SD)=1 into dtap '051408774A912104BA0D8869'O MSC_Test_2-RAN(2019)@ef4f76b449f4: patched enc_l3: '055408774A912104BA0D8869'O MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055408774A912104BA0D8869'O MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2019)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2019)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2019)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2026)7724674 TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: 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 := '62B3986F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2019)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mo_call2(2026)14979706 MSC_Test_2-RAN(2019)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2018)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: { messageType := 2, destLocRef := 'E4927A'O, sourceLocRef := '00018E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2019)@ef4f76b449f4: patching N(SD)=1 into dtap '0514422E4F2821041A0FC46E'O MSC_Test_2-RAN(2019)@ef4f76b449f4: patched enc_l3: '0554422E4F2821041A0FC46E'O MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554422E4F2821041A0FC46E'O MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2021)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call2(2026) MSC_Test-MGCP(2022)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call2(2026) MSC_Test_2-RAN(2019)@ef4f76b449f4: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2019)@ef4f76b449f4: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_len:28 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2022)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "400", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9c" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_call2(2026) TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2021)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call2(2026) MSC_Test-MNCC(2021)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mo_call2(2026)-2147483598 TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_len:46 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "403", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9c" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.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_call2(2026)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2019)@ef4f76b449f4: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2019)@ef4f76b449f4: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: f_mo_call_establish DONE TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: Hold the call for some time TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: Hangup TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2019)@ef4f76b449f4: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2019)@ef4f76b449f4: patched enc_l3: '032A'O MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2021)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2026)-2147483598 MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2018)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2018)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2018)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2020)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2018)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2019)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2026)14979706 TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2020)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: f_call_hangup 9: done TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2026)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_1-SCCP(2015)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2013)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2014)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2012)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2016)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2018)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2021)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2017)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2023)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2025)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2019)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2011)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2024)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2022)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2027)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2020)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2011): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2012): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2013): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2014): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2015): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2016): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2017): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2018): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2019): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2020): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2021): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2022): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2023): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2024): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2025): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_and_mo_call2(2026): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2027): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_and_mo_call finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass'. Mon May 27 08:36:49 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_call pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=613298) Waiting for packet dumper to finish... 1 (prev_count=613298, count=616409) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:36: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_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@ef4f76b449f4: 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@ef4f76b449f4: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2031)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2031)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2031)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2029)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2034)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2034)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2034)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2032)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2037)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2037)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2037)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2035)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2038)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2031)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2031)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2031)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2031)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2031)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2031)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2031)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2031)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2031)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2031)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2031)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2031)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2031)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2031)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2031)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2031)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2034)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2034)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2034)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2034)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2034)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2034)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2034)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2034)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2034)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2034)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2034)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2034)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2034)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2034)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2034)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2034)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2037)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2037)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2037)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2037)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2037)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2037)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2034)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2034)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2037)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2040)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2040)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2040)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2040)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2040)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2040)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2040)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2040)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2041)@ef4f76b449f4: Created GsupExpect[0] for "262420000001019" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001019'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2031)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2031)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2031)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2030)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2034)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2034)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2034)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2033)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2036)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2036)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)7172165 MSC_Test_2-SCCP(2035)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2036)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@ef4f76b449f4: { messageType := 2, destLocRef := '6D7045'O ("mpE"), sourceLocRef := '00018F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2041)@ef4f76b449f4: Found GsupExpect[0] for "262420000001019" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) MSC_Test-GSUP(2041)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)"262420000001019" TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2036)@ef4f76b449f4: patching N(SD)=1 into dtap '0514B4125489210489C79597'O MSC_Test_2-RAN(2036)@ef4f76b449f4: patched enc_l3: '0554B4125489210489C79597'O MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2035)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B4125489210489C79597'O MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2035)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2036)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2036)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2035)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2035)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2036)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)7172165 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: 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 := '2BC45BFC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2036)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)11982110 MSC_Test_2-RAN(2036)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2035)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@ef4f76b449f4: { messageType := 2, destLocRef := 'B6D51E'O, sourceLocRef := '000190'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2036)@ef4f76b449f4: patching N(SD)=1 into dtap '0514FB48B9EE21042EDD3EA3'O MSC_Test_2-RAN(2036)@ef4f76b449f4: patched enc_l3: '0554FB48B9EE21042EDD3EA3'O MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2035)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FB48B9EE21042EDD3EA3'O MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2035)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2038)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) MSC_Test-MGCP(2039)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) MSC_Test_2-RAN(2036)@ef4f76b449f4: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2036)@ef4f76b449f4: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: vl_len:28 MSC_Test_2-SCCP(2035)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2039)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "406", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9d" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2038)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043) MSC_Test-MNCC(2038)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)-2147483597 MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: vl_len:46 MSC_Test_2-SCCP(2035)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2035)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "409", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2036)@ef4f76b449f4: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2036)@ef4f76b449f4: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2035)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2035)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: f_mo_call_establish DONE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2037)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2038)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)-2147483597 MSC_Test_2-SCCP(2035)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2037)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2036)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)11982110 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(2029)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2032)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2037)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2033)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2041)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2030)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2035)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2038)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2031)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2034)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2042)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2039)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2036)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2044)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2028)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2040)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2028): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2029): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2030): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2031): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2032): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2033): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2034): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2035): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2036): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2037): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2038): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2039): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2040): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2041): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2042): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2043): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2044): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass'. Mon May 27 08:37:00 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.147.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=573893) Waiting for packet dumper to finish... 1 (prev_count=573893, count=577092) MTC@ef4f76b449f4: 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@ef4f76b449f4: 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 ------ Mon May 27 08:37:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_auth_sai_timeout started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2048)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2048)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2048)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2046)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2051)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2051)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2051)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2049)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2054)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2054)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2054)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2052)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2055)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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(2057)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2057)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2057)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2057)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2057)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2057)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2057)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2057)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2058)@ef4f76b449f4: Created GsupExpect[0] for "262420000001008" to be handled at TC_iu_lu_auth_sai_timeout2(2060) TC_iu_lu_auth_sai_timeout2(2060)@ef4f76b449f4: 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_0-M3UA(2048)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2048)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2048)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2048)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2048)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2048)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2048)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2048)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2048)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2048)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2048)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2048)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2048)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2048)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2048)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2048)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2051)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2051)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2051)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2051)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2051)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2051)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2051)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2051)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2051)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2051)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2051)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2051)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2051)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2051)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2051)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2051)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2054)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2054)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2054)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2054)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2054)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2054)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2054)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2054)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2054)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2054)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2054)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2051)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2051)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2054)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2054)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2054)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2054)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2054)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2048)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2048)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2048)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2047)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2051)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2051)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2051)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2050)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2054)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2054)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2054)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2053)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2053)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_auth_sai_timeout2(2060)10317359 MSC_Test_2-SCCP(2052)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2054)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2053)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2054)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2054)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2052)@ef4f76b449f4: { messageType := 2, destLocRef := '9D6E2F'O, sourceLocRef := '000191'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2052)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2058)@ef4f76b449f4: Found GsupExpect[0] for "262420000001008" handled at TC_iu_lu_auth_sai_timeout2(2060) MSC_Test-GSUP(2058)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_auth_sai_timeout2(2060)"262420000001008" MSC_Test_2-M3UA(2054)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2054)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2054)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2054)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2052)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2052)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2052)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2052)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2052)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2052)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2052)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2052)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2052)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2052)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2052)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2052)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2054)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2054)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2054)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2052)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2054)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2053)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_auth_sai_timeout2(2060)10317359 TC_iu_lu_auth_sai_timeout2(2060)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_lu_auth_sai_timeout2(2060)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_timeout2(2060)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_timeout2(2060)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_1-M3UA(2051)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2048)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2046)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2058)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2052)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2047)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2050)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2053)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2054)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2045)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2055)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2059)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2056)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2057)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2061)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2049)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2045): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2046): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2047): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2048): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2049): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2050): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2051): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2052): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2053): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2054): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2055): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2056): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2057): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2058): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2059): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_auth_sai_timeout2(2060): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2061): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_auth_sai_timeout finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass'. Mon May 27 08:37:11 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=249953) Waiting for packet dumper to finish... 1 (prev_count=249953, count=253152) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:37:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_auth_sai_err started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2065)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2065)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2065)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2063)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2068)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2068)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2068)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-SCCP(2066)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2071)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2071)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2071)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2069)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2072)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2065)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2065)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2065)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2065)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2065)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2065)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2065)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2065)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2065)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2065)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2065)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2065)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2065)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2065)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2065)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2065)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2068)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2068)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2068)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2068)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2068)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2068)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2068)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2068)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2068)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2068)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2068)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2068)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2068)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2068)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2068)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2068)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2071)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2071)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2071)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2071)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2071)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2071)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2071)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2071)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2071)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2071)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2068)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2071)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2071)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2068)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2071)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2071)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2071)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2071)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2074)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2074)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2074)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2074)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2074)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2074)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2074)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2074)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2075)@ef4f76b449f4: Created GsupExpect[0] for "262420000001009" to be handled at TC_iu_lu_auth_sai_err2(2077) TC_iu_lu_auth_sai_err2(2077)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001009'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2065)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2065)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2065)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2064)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2068)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2068)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2068)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2067)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2071)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2071)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2071)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2070)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2070)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_auth_sai_err2(2077)11677772 MSC_Test_2-SCCP(2069)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2071)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2070)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2071)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2071)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2069)@ef4f76b449f4: { messageType := 2, destLocRef := 'B2304C'O, sourceLocRef := '000192'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2069)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2075)@ef4f76b449f4: Found GsupExpect[0] for "262420000001009" handled at TC_iu_lu_auth_sai_err2(2077) MSC_Test-GSUP(2075)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_auth_sai_err2(2077)"262420000001009" MSC_Test_2-M3UA(2071)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2071)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2071)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2071)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2069)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2069)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2069)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2069)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2069)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2069)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2069)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2069)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2069)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2069)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2069)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2069)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2071)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2071)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2071)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2069)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2071)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2070)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_auth_sai_err2(2077)11677772 TC_iu_lu_auth_sai_err2(2077)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_lu_auth_sai_err2(2077)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_err2(2077)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_err2(2077)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(2064)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2065)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2066)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2075)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2063)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2067)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2068)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2069)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2072)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2076)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2078)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2062)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2074)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2070)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2073)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2071)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2062): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2063): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2064): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2065): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2066): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2067): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2068): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2069): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2070): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2071): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2072): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2073): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2074): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2075): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2076): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_auth_sai_err2(2077): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2078): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_auth_sai_err finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass'. Mon May 27 08:37:17 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_lu_auth_sai_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=246813) Waiting for packet dumper to finish... 1 (prev_count=246813, count=250589) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request'. ------ MSC_Tests_Iu.TC_iu_lu_release_request ------ Mon May 27 08:37: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_release_request started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2082)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2082)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2082)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(2080)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2085)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2085)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2085)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2083)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2088)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2088)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2088)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2086)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2089)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2082)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2082)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2082)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2082)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2082)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2082)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2082)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2082)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2082)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2082)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2082)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2082)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2082)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2082)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2082)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2082)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2085)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2085)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2085)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2085)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2085)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2085)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2085)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2085)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2085)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2085)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2085)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2085)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2085)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2085)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2085)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2085)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2088)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2088)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2088)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2088)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2088)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2088)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2088)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2088)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2088)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2088)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2088)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2085)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2085)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2088)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2088)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2088)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2088)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2088)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2091)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2091)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2091)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2091)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2091)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2091)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2091)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2091)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2092)@ef4f76b449f4: Created GsupExpect[0] for "262420000001010" to be handled at TC_iu_lu_release_request2(2094) TC_iu_lu_release_request2(2094)@ef4f76b449f4: 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_0-M3UA(2082)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2082)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2082)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2081)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2085)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2085)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2085)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2084)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2088)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2088)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2088)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2087)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2087)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_release_request2(2094)13165794 MSC_Test_2-SCCP(2086)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2088)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2087)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2088)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2088)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2086)@ef4f76b449f4: { messageType := 2, destLocRef := 'C8E4E2'O, sourceLocRef := '000193'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2086)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2092)@ef4f76b449f4: Found GsupExpect[0] for "262420000001010" handled at TC_iu_lu_release_request2(2094) MSC_Test-GSUP(2092)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_release_request2(2094)"262420000001010" MSC_Test_2-SCCP(2086)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2086)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2086)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2086)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2088)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2088)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2088)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2088)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2088)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2086)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2086)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2086)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2086)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2086)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2086)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2086)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2086)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2086)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2086)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2086)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2086)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2088)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2088)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2088)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2086)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2087)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_release_request2(2094)13165794 MSC_Test_2-M3UA(2088)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_release_request2(2094)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_lu_release_request2(2094)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-SCCP(2086)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2089)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2092)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2080)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2082)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2087)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2083)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2085)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2088)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2084)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2081)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2093)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2079)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2091)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2090)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2095)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2079): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2080): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2081): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2082): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2083): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2084): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2085): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2086): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2087): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2088): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2089): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2090): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2091): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2092): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2093): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_release_request2(2094): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2095): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_release_request finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass'. Mon May 27 08:37:23 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_release_request pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_lu_release_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=251473) Waiting for packet dumper to finish... 1 (prev_count=251473, count=254584) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect'. ------ MSC_Tests_Iu.TC_iu_lu_disconnect ------ Mon May 27 08:37: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_disconnect.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_disconnect started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2099)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2099)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2099)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2097)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2102)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2102)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2102)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2100)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2105)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2105)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2105)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2103)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2106)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2099)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2099)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2099)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2099)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2099)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2099)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2099)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2099)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2099)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2099)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2099)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2099)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2099)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2099)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2099)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2099)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2102)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2102)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2102)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2102)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2102)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2102)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2102)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2102)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2102)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2102)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2102)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2102)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2102)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2102)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2102)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2102)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2105)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2105)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2105)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2105)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2105)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2105)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2105)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2105)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2105)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2105)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2102)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2105)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2105)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2105)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2105)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2102)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2105)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2105)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2108)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2108)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2108)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2108)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2108)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2108)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2108)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2108)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2109)@ef4f76b449f4: Created GsupExpect[0] for "262420000001011" to be handled at TC_iu_lu_disconnect2(2111) TC_iu_lu_disconnect2(2111)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001011'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2099)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2099)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2099)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2098)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2102)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2102)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2102)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2101)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2105)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2105)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2105)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2104)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2104)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_disconnect2(2111)7017590 MSC_Test_2-SCCP(2103)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2105)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2104)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2105)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2105)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2103)@ef4f76b449f4: { messageType := 2, destLocRef := '6B1476'O, sourceLocRef := '000194'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2103)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2109)@ef4f76b449f4: Found GsupExpect[0] for "262420000001011" handled at TC_iu_lu_disconnect2(2111) MSC_Test-GSUP(2109)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_disconnect2(2111)"262420000001011" TC_iu_lu_disconnect2(2111)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-RAN(2104)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_disconnect2(2111)7017590 MSC_Test_2-SCCP(2103)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-M3UA(2105)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2105)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2105)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2103)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2103)@ef4f76b449f4: RLC received in state:disconnect_pending TC_iu_lu_disconnect2(2111)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(2097)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2099)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2106)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2098)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2109)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2105)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2103)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2096)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2110)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2112)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2107)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2104)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2102)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2108)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2101)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2100)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2096): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2097): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2098): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2099): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2100): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2101): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2102): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2103): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2104): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2105): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2106): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2107): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2108): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2109): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2110): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_disconnect2(2111): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2112): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_disconnect finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass'. Mon May 27 08:37:31 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_disconnect pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_lu_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=216313) Waiting for packet dumper to finish... 1 (prev_count=216313, count=219512) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei'. ------ MSC_Tests_Iu.TC_iu_lu_by_imei ------ Mon May 27 08:37: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_by_imei started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2116)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2116)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2116)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(2114)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2119)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2119)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2119)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-SCCP(2117)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2122)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2122)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2122)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-SCCP(2120)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2123)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2125)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2125)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2125)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2125)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2125)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2125)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2125)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2125)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2126)@ef4f76b449f4: Created GsupExpect[0] for "262420000001012" to be handled at TC_iu_lu_by_imei2(2128) TC_iu_lu_by_imei2(2128)@ef4f76b449f4: 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_0-M3UA(2116)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2116)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2116)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2116)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2116)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2116)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2116)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2116)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2116)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2116)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2116)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2116)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2116)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2116)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2116)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2116)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2119)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2119)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2119)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2119)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2119)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2119)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2119)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2119)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2119)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2119)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2119)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2119)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2119)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2119)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2119)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2119)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2122)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2122)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2122)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2122)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2122)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2122)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2122)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2122)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2122)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2122)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2122)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2122)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2122)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2122)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2119)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2122)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2122)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2119)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_0-M3UA(2116)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2116)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2116)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2115)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2119)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2119)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2119)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2118)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2122)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2122)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2122)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2121)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2121)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_by_imei2(2128)10359650 MSC_Test_2-SCCP(2120)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2122)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2121)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2122)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2122)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2122)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2122)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2120)@ef4f76b449f4: { messageType := 2, destLocRef := '9E1362'O, sourceLocRef := '000195'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2120)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2120)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2120)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2120)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2120)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2122)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2122)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2122)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2122)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2120)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2120)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2120)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2120)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2120)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2120)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2120)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2120)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2120)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2120)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2120)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2120)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2122)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2122)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2122)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2120)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2122)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2121)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_by_imei2(2128)10359650 TC_iu_lu_by_imei2(2128)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_lu_by_imei2(2128)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_by_imei2(2128)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_by_imei2(2128)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(2115)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2126)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2114)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2120)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2117)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2118)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2116)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2121)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2119)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2113)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2123)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2122)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2124)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2127)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2129)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2125)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2113): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2114): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2115): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2116): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2117): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2118): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2119): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2120): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2121): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2122): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2123): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2124): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2125): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2126): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2127): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_by_imei2(2128): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2129): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_by_imei finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass'. Mon May 27 08:37:42 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_by_imei pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_lu_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248683) Waiting for packet dumper to finish... 1 (prev_count=248683, count=251882) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:37:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_imsi_detach_by_imsi started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2133)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2133)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2133)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2131)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2136)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2136)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2136)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2134)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2139)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2139)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2139)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2137)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2140)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2133)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2133)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2133)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2133)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2133)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2133)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2133)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2133)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2133)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2133)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2133)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2133)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2133)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2133)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2133)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2133)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2136)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2136)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2142)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test_1-M3UA(2136)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2136)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2136)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2142)@ef4f76b449f4: CCM Tx:{ msg_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(2136)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2136)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2136)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2136)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2136)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2136)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2142)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2142)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_1-M3UA(2136)@ef4f76b449f4: Message received on association #8 MSC_Test-GSUP-IPA(2142)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { 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(2136)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2136)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test-GSUP-IPA(2142)@ef4f76b449f4: IPA 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(2136)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2136)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2142)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2142)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2139)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2139)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2139)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2139)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2139)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2139)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2139)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2139)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2139)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2139)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2139)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2139)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2136)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2139)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2139)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2136)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2139)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2139)@ef4f76b449f4: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_imsi2(2145)@ef4f76b449f4: 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(2133)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2133)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2133)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2132)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2136)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2136)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2136)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2135)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2139)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2139)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2139)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2138)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2138)@ef4f76b449f4: Added conn table entry 0TC_iu_imsi_detach_by_imsi2(2145)9364327 MSC_Test_2-SCCP(2137)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2139)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2138)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2139)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2139)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2139)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2139)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2137)@ef4f76b449f4: { messageType := 2, destLocRef := '8EE367'O, sourceLocRef := '000196'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2137)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2137)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2137)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2137)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2137)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2137)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2137)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2137)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2137)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2139)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2139)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2139)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2137)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2139)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2138)@ef4f76b449f4: Deleted conn table entry 0TC_iu_imsi_detach_by_imsi2(2145)9364327 TC_iu_imsi_detach_by_imsi2(2145)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imsi2(2145)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(2131)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2136)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2135)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2132)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2143)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2134)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2133)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2137)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2139)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2130)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2140)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2146)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2141)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2138)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2142)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2144)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2130): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2131): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2132): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2133): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2134): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2135): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2136): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2137): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2138): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2139): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2140): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2141): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2142): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2143): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2144): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_imsi_detach_by_imsi2(2145): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2146): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_imsi_detach_by_imsi finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass'. Mon May 27 08:37:48 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=225860) Waiting for packet dumper to finish... 1 (prev_count=225860, count=227025) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:37: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_imsi_detach_by_tmsi started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2150)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2150)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2150)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(2148)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2153)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2153)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2153)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2151)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2156)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2156)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2156)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2154)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2157)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2159)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2159)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2159)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2159)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2159)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2159)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2159)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2159)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2150)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2150)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2150)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2150)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2150)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2150)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2150)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2150)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2150)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2150)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2150)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2150)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2150)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2150)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2150)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2150)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2153)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2153)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2153)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2153)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2153)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2153)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2153)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2153)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2153)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2153)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2153)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2153)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2153)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2153)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2153)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2153)@ef4f76b449f4: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_tmsi2(2162)@ef4f76b449f4: 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_2-M3UA(2156)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2156)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2156)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2156)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2156)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2156)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2156)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2156)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2156)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2156)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2153)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2156)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2156)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2156)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2156)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2153)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2156)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2156)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2150)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2150)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2150)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2149)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2153)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2153)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2153)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2152)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2156)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2156)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2156)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2155)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2155)@ef4f76b449f4: Added conn table entry 0TC_iu_imsi_detach_by_tmsi2(2162)791573 MSC_Test_2-SCCP(2154)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2156)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2155)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2156)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2156)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2156)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2156)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2154)@ef4f76b449f4: { messageType := 2, destLocRef := '0C1415'O, sourceLocRef := '000197'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2154)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2154)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2154)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2154)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2154)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2154)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2154)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2154)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2154)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2156)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2156)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2156)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2154)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2156)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2155)@ef4f76b449f4: Deleted conn table entry 0TC_iu_imsi_detach_by_tmsi2(2162)791573 TC_iu_imsi_detach_by_tmsi2(2162)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_imsi_detach_by_tmsi2(2162)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_tmsi2(2162)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_tmsi2(2162)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_1-SCCP(2151)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2156)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2160)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2157)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2150)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2161)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2153)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2155)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2148)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2154)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2149)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2152)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2147)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2163)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2159)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2158)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2147): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2148): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2149): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2150): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2151): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2152): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2153): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2154): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2155): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2156): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2157): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2158): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2159): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2160): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2161): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_imsi_detach_by_tmsi2(2162): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2163): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_imsi_detach_by_tmsi finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass'. Mon May 27 08:37:54 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=221979) Waiting for packet dumper to finish... 1 (prev_count=221979, count=223144) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:37: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_imsi_detach_by_imei started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2167)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2167)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2167)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2165)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2170)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2170)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2170)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2168)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2173)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2173)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2173)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2171)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2174)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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(2176)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2176)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2176)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2176)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2176)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2176)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2176)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2176)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2167)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2167)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2167)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2167)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2167)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2167)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2167)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2167)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2167)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) TC_iu_imsi_detach_by_imei2(2179)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000001016'H } } } } } } } } MSC_Test_0-M3UA(2167)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2167)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2167)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2167)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2167)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2167)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2167)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2170)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2170)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2170)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2170)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2170)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2170)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2170)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2170)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2170)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2170)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2170)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2170)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2170)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2170)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2170)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2170)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2173)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2173)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2173)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2173)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2173)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2173)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2173)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2173)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2173)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2170)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2173)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2170)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2173)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2173)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2173)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2173)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2173)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2173)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2167)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2167)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2167)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2166)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2170)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2170)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2170)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2169)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2173)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2173)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2173)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2172)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2172)@ef4f76b449f4: Added conn table entry 0TC_iu_imsi_detach_by_imei2(2179)10793842 MSC_Test_2-SCCP(2171)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2173)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2172)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2173)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2173)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2173)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2173)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2171)@ef4f76b449f4: { messageType := 2, destLocRef := 'A4B372'O, sourceLocRef := '000198'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2171)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2171)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2171)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2171)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2171)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2171)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2171)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2171)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2171)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2173)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2173)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2173)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2171)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2173)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2172)@ef4f76b449f4: Deleted conn table entry 0TC_iu_imsi_detach_by_imei2(2179)10793842 TC_iu_imsi_detach_by_imei2(2179)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imei2(2179)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_imei2(2179)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_imei2(2179)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_1-SCCP(2168)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2172)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2165)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2169)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2174)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2166)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2177)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2171)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2164)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2170)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2173)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2167)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2178)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2180)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2175)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2176)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2164): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2165): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2166): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2167): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2168): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2169): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2170): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2171): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2172): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2173): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2174): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2175): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2176): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2177): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2178): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_imsi_detach_by_imei2(2179): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2180): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_imsi_detach_by_imei finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass'. Mon May 27 08:38:00 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223664) Waiting for packet dumper to finish... 1 (prev_count=223664, count=224829) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:38:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_emerg_call_imei_reject started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2184)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2184)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2184)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(2182)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2187)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2187)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2187)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-SCCP(2185)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2190)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2190)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2190)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-SCCP(2188)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2191)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2193)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2193)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2193)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2193)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2193)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2193)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2193)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2193)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2184)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2184)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2184)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2184)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2184)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2184)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2184)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2184)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2184)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2184)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2184)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2184)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2187)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2187)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) TC_iu_emerg_call_imei_reject2(2196)@ef4f76b449f4: 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_1-M3UA(2187)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2187)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2187)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2187)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2187)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2187)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2187)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2187)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2187)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2187)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2187)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2187)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2187)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2187)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2190)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2190)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2190)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2190)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2190)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2190)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2190)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2190)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2190)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2190)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2190)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2187)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2190)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2190)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2190)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2187)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2190)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2190)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2184)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2184)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2184)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2183)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2187)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2187)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2187)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2186)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2190)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2190)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2190)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2189)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2189)@ef4f76b449f4: Added conn table entry 0TC_iu_emerg_call_imei_reject2(2196)998089 MSC_Test_2-SCCP(2188)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2190)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2189)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2190)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2190)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2190)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2190)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2190)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2190)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2188)@ef4f76b449f4: { messageType := 2, destLocRef := '0F3AC9'O, sourceLocRef := '000199'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2188)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2188)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2188)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2188)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2188)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2188)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2188)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2188)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2188)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2188)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2188)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2188)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2188)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2190)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2190)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2190)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2188)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2190)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2189)@ef4f76b449f4: Deleted conn table entry 0TC_iu_emerg_call_imei_reject2(2196)998089 TC_iu_emerg_call_imei_reject2(2196)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_emerg_call_imei_reject2(2196)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imei_reject2(2196)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imei_reject2(2196)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(2182)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2184)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2194)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2186)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2191)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2188)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2185)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2183)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2187)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2192)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2181)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2190)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2189)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2195)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2193)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2197)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2181): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2182): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2183): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2184): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2185): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2186): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2187): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2188): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2189): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2190): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2191): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2192): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2193): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2194): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2195): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_emerg_call_imei_reject2(2196): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2197): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_emerg_call_imei_reject finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass'. Mon May 27 08:38:06 UTC 2024 ====== MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=228338) Waiting for packet dumper to finish... 1 (prev_count=228338, count=229415) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imsi ------ Mon May 27 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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_emerg_call_imsi started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2201)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2201)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2201)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(2199)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2204)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2204)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2204)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2202)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2207)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2207)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2207)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2205)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2208)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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(2210)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2210)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2210)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2210)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2210)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2210)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2210)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2210)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2201)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2201)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2201)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2201)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2201)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2201)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2201)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2201)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2201)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2201)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2201)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2201)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2204)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2204)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2204)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2204)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2204)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2204)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2204)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2204)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2204)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2204)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2204)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2204)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2204)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2204)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2204)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2204)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2211)@ef4f76b449f4: Created GsupExpect[0] for "262420000001018" to be handled at TC_iu_emerg_call_imsi2(2213) TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: 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_2-M3UA(2207)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2207)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2207)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2207)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2207)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2207)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2204)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2204)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2201)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2201)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2201)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2200)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2204)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2204)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2204)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2203)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2206)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2206)@ef4f76b449f4: Added conn table entry 0TC_iu_emerg_call_imsi2(2213)1034495 MSC_Test_2-SCCP(2205)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2206)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@ef4f76b449f4: { messageType := 2, destLocRef := '0FC8FF'O, sourceLocRef := '00019A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2211)@ef4f76b449f4: Found GsupExpect[0] for "262420000001018" handled at TC_iu_emerg_call_imsi2(2213) MSC_Test-GSUP(2211)@ef4f76b449f4: Added IMSI table entry 0TC_iu_emerg_call_imsi2(2213)"262420000001018" TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2206)@ef4f76b449f4: patching N(SD)=1 into dtap '0514E34E1F5321046EE9EF8B'O MSC_Test_2-RAN(2206)@ef4f76b449f4: patched enc_l3: '0554E34E1F5321046EE9EF8B'O MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E34E1F5321046EE9EF8B'O MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2206)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2206)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2206)@ef4f76b449f4: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2213)1034495 TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: 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 := '3E8C1687'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2206)@ef4f76b449f4: Added conn table entry 0TC_iu_emerg_call_imsi2(2213)14898462 MSC_Test_2-RAN(2206)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2205)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@ef4f76b449f4: { messageType := 2, destLocRef := 'E3551E'O, sourceLocRef := '00019B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2206)@ef4f76b449f4: patching N(SD)=1 into dtap '05149E70705421045D6FA10A'O MSC_Test_2-RAN(2206)@ef4f76b449f4: patched enc_l3: '05549E70705421045D6FA10A'O MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549E70705421045D6FA10A'O MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2208)@ef4f76b449f4: Created MnccExpect[0] for "112" to be handled at TC_iu_emerg_call_imsi2(2213) MSC_Test-MGCP(2209)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_emerg_call_imsi2(2213) MSC_Test_2-RAN(2206)@ef4f76b449f4: patching N(SD)=2 into dtap '030E0406600504020081'O MSC_Test_2-RAN(2206)@ef4f76b449f4: patched enc_l3: '038E0406600504020081'O MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_len:22 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A038E0406600504020081'O MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2209)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "412", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9e" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_emerg_call_imsi2(2213) TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2208)@ef4f76b449f4: Found MnccExpect[0] for "112" handled at TC_iu_emerg_call_imsi2(2213) MSC_Test-MNCC(2208)@ef4f76b449f4: Added conn table entry 0TC_iu_emerg_call_imsi2(2213)-2147483596 MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_len:46 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "415", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9e" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9e", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.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(2205)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2206)@ef4f76b449f4: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2206)@ef4f76b449f4: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: f_mo_call_establish DONE TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: Hold the call for some time TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: Call stayed open for 5.000000 seconds, all is well. TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: Hangup TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2206)@ef4f76b449f4: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2206)@ef4f76b449f4: patched enc_l3: '032A'O MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2208)@ef4f76b449f4: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2213)-2147483596 MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2205)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2205)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2205)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2207)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2205)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2206)@ef4f76b449f4: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2213)14898462 TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: f_call_hangup 6.iu: rx SCCP DISC TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2207)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: f_call_hangup 9: done TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2213)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(2211)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2202)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2200)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2206)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2199)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2198)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2212)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2204)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2201)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2208)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2205)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2214)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2203)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2209)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2207)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2210)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2198): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2199): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2200): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2201): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2202): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2203): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2204): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2205): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2206): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2207): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2208): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2209): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2210): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2211): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2212): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_emerg_call_imsi2(2213): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2214): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_emerg_call_imsi finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass'. Mon May 27 08:38:19 UTC 2024 ====== MSC_Tests_Iu.TC_iu_emerg_call_imsi pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_emerg_call_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=610349) Waiting for packet dumper to finish... 1 (prev_count=610349, count=613548) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing'. ------ MSC_Tests_Iu.TC_iu_establish_and_nothing ------ Mon May 27 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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_establish_and_nothing started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2218)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2218)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2218)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(2216)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2221)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2221)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2221)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2219)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2224)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2224)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2224)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2222)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2225)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2227)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2227)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2227)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2227)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2227)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2227)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2227)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2227)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(2228)@ef4f76b449f4: Created GsupExpect[0] for "262420000001027" to be handled at TC_iu_establish_and_nothing2(2230) TC_iu_establish_and_nothing2(2230)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001027'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2218)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2218)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2218)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2218)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2218)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2218)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2218)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2218)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2218)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2218)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2218)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2218)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2218)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2218)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2218)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2218)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2221)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2221)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2221)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2221)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2221)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2221)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2221)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2221)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2221)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2221)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2221)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2221)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2221)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2221)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2221)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2221)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2224)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2224)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2224)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2224)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2224)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2224)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2224)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2224)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2221)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2221)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2224)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2224)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2218)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2218)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2218)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2217)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2221)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2221)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2221)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2220)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2223)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2223)@ef4f76b449f4: Added conn table entry 0TC_iu_establish_and_nothing2(2230)6605399 MSC_Test_2-SCCP(2222)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2223)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2224)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@ef4f76b449f4: { messageType := 2, destLocRef := '64CA57'O, sourceLocRef := '00019C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2228)@ef4f76b449f4: Found GsupExpect[0] for "262420000001027" handled at TC_iu_establish_and_nothing2(2230) MSC_Test-GSUP(2228)@ef4f76b449f4: Added IMSI table entry 0TC_iu_establish_and_nothing2(2230)"262420000001027" TC_iu_establish_and_nothing2(2230)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2230)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2224)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2223)@ef4f76b449f4: patching N(SD)=1 into dtap '05145A40DC4A210411FF55BB'O MSC_Test_2-RAN(2223)@ef4f76b449f4: patched enc_l3: '05545A40DC4A210411FF55BB'O MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2222)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545A40DC4A210411FF55BB'O MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2222)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2224)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_establish_and_nothing2(2230)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2223)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2223)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2222)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2222)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2223)@ef4f76b449f4: Deleted conn table entry 0TC_iu_establish_and_nothing2(2230)6605399 TC_iu_establish_and_nothing2(2230)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2230)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@ef4f76b449f4: 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 := 'B29A1D91'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2223)@ef4f76b449f4: Added conn table entry 0TC_iu_establish_and_nothing2(2230)12234545 MSC_Test_2-RAN(2223)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2222)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@ef4f76b449f4: { messageType := 2, destLocRef := 'BAAF31'O, sourceLocRef := '00019D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on local reference:0 TC_iu_establish_and_nothing2(2230)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2230)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2224)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2223)@ef4f76b449f4: patching N(SD)=1 into dtap '05147E369BDF21042B32E2A9'O MSC_Test_2-RAN(2223)@ef4f76b449f4: patched enc_l3: '05547E369BDF21042B32E2A9'O MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2222)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547E369BDF21042B32E2A9'O MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2222)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2224)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2222)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2222)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2222)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2224)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2222)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2223)@ef4f76b449f4: Deleted conn table entry 0TC_iu_establish_and_nothing2(2230)12234545 MSC_Test_2-M3UA(2224)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_establish_and_nothing2(2230)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2230)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2230)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(2228)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2222)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2224)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2218)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2223)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2216)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2219)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2220)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2217)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2221)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2215)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2227)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2226)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2229)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2225)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2231)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2215): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2216): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2217): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2218): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2219): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2220): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2221): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2222): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2223): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2224): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2225): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2226): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2227): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2228): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2229): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_establish_and_nothing2(2230): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2231): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_establish_and_nothing finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass'. Mon May 27 08:38:30 UTC 2024 ====== MSC_Tests_Iu.TC_iu_establish_and_nothing pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_establish_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=444802) Waiting for packet dumper to finish... 1 (prev_count=444802, count=445967) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_mo_setup_and_nothing started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2235)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2235)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2235)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2233)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2238)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2238)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2238)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2236)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2241)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2241)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2241)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2239)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2242)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2244)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2244)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2244)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2244)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2244)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2244)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2244)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2244)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2245)@ef4f76b449f4: Created GsupExpect[0] for "262420000001028" to be handled at TC_iu_mo_setup_and_nothing2(2247) TC_iu_mo_setup_and_nothing2(2247)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001028'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2235)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2235)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2235)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2235)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2235)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2235)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2235)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2235)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2235)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2235)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2235)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2235)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2235)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2235)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2235)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2235)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2238)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2238)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2238)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2238)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2238)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2238)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2238)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2238)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2238)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2238)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2238)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2238)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2238)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2238)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2238)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2238)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2241)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2241)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2241)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2241)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2241)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2241)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2238)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2238)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2241)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2235)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2235)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2235)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2234)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2238)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2238)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2238)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2237)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2240)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2240)@ef4f76b449f4: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2247)10079035 MSC_Test_2-SCCP(2239)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2240)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@ef4f76b449f4: { messageType := 2, destLocRef := '99CB3B'O, sourceLocRef := '00019E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2245)@ef4f76b449f4: Found GsupExpect[0] for "262420000001028" handled at TC_iu_mo_setup_and_nothing2(2247) MSC_Test-GSUP(2245)@ef4f76b449f4: Added IMSI table entry 0TC_iu_mo_setup_and_nothing2(2247)"262420000001028" TC_iu_mo_setup_and_nothing2(2247)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2247)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2240)@ef4f76b449f4: patching N(SD)=1 into dtap '0514497D0B5A21049EDCB222'O MSC_Test_2-RAN(2240)@ef4f76b449f4: patched enc_l3: '0554497D0B5A21049EDCB222'O MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2239)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554497D0B5A21049EDCB222'O MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2239)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_setup_and_nothing2(2247)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2240)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2240)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2239)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2239)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2240)@ef4f76b449f4: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2247)10079035 TC_iu_mo_setup_and_nothing2(2247)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2247)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@ef4f76b449f4: 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 := '8D7E450D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2240)@ef4f76b449f4: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2247)15224618 MSC_Test_2-RAN(2240)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2239)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@ef4f76b449f4: { messageType := 2, destLocRef := 'E84F2A'O, sourceLocRef := '00019F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on local reference:0 TC_iu_mo_setup_and_nothing2(2247)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2247)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2240)@ef4f76b449f4: patching N(SD)=1 into dtap '0514DAFA230F2104808E0517'O MSC_Test_2-RAN(2240)@ef4f76b449f4: patched enc_l3: '0554DAFA230F2104808E0517'O MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2239)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DAFA230F2104808E0517'O MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2239)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2242)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_setup_and_nothing2(2247) MSC_Test-MGCP(2243)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_setup_and_nothing2(2247) MSC_Test_2-RAN(2240)@ef4f76b449f4: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2240)@ef4f76b449f4: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: vl_len:28 MSC_Test_2-SCCP(2239)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2243)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "418", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9f" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_setup_and_nothing2(2247) MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2239)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2239)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2239)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2241)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2239)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2241)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2240)@ef4f76b449f4: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2247)15224618 TC_iu_mo_setup_and_nothing2(2247)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2247)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2247)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-RAN(2240)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2241)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2239)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2245)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2234)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2233)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2236)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2237)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2238)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2235)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2242)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2246)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2232)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2248)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2244)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2243)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2232): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2233): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2234): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2235): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2236): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2237): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2238): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2239): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2240): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2241): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2242): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2243): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2244): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2245): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2246): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_mo_setup_and_nothing2(2247): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2248): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_mo_setup_and_nothing finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass'. Mon May 27 08:38:40 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=487586) Waiting for packet dumper to finish... 1 (prev_count=487586, count=488751) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:38: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_mo_crcx_ran_timeout started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2252)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2252)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2252)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2250)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2255)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2255)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2255)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2253)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2258)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2258)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2258)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2256)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2259)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2261)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2261)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2261)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2261)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2261)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2261)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2261)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2261)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2262)@ef4f76b449f4: Created GsupExpect[0] for "262420000001029" to be handled at TC_iu_mo_crcx_ran_timeout2(2264) TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001029'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2252)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2252)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2252)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2252)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2252)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2252)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2252)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2252)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2252)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2252)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2252)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2252)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2252)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2252)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2252)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2252)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2255)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2255)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2255)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2255)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2255)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2255)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2255)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2255)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2255)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2255)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2255)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2255)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2255)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2255)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2255)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2255)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2258)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2258)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2258)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2258)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2258)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2258)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2255)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2255)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2252)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2252)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2252)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2251)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2255)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2255)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2255)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2254)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2257)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2257)@ef4f76b449f4: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)2152745 MSC_Test_2-SCCP(2256)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2257)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@ef4f76b449f4: { messageType := 2, destLocRef := '20D929'O, sourceLocRef := '0001A0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2262)@ef4f76b449f4: Found GsupExpect[0] for "262420000001029" handled at TC_iu_mo_crcx_ran_timeout2(2264) MSC_Test-GSUP(2262)@ef4f76b449f4: Added IMSI table entry 0TC_iu_mo_crcx_ran_timeout2(2264)"262420000001029" TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2257)@ef4f76b449f4: patching N(SD)=1 into dtap '0514162ACBFC2104196F60C8'O MSC_Test_2-RAN(2257)@ef4f76b449f4: patched enc_l3: '0554162ACBFC2104196F60C8'O MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2256)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554162ACBFC2104196F60C8'O MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2256)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2257)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2257)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2256)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2256)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2257)@ef4f76b449f4: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)2152745 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: 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 := '0C9A62B0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2257)@ef4f76b449f4: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)11686449 MSC_Test_2-RAN(2257)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2256)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@ef4f76b449f4: { messageType := 2, destLocRef := 'B25231'O, sourceLocRef := '0001A1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on local reference:0 TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2257)@ef4f76b449f4: patching N(SD)=1 into dtap '05143D2744E12104CC03D706'O MSC_Test_2-RAN(2257)@ef4f76b449f4: patched enc_l3: '05543D2744E12104CC03D706'O MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2256)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543D2744E12104CC03D706'O MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2256)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2259)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_timeout2(2264) MSC_Test-MGCP(2260)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_timeout2(2264) MSC_Test_2-RAN(2257)@ef4f76b449f4: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2257)@ef4f76b449f4: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: vl_len:28 MSC_Test_2-SCCP(2256)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2260)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "419", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a0" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_crcx_ran_timeout2(2264) TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2259)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_iu_mo_crcx_ran_timeout2(2264) MSC_Test-MNCC(2259)@ef4f76b449f4: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)-2147483594 TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: f_mo_call_establish DONE TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2259)@ef4f76b449f4: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)-2147483594 MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2256)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2256)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2256)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2258)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2256)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2258)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2257)@ef4f76b449f4: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2264)11686449 TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2264)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(2250)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2254)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2251)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2253)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2249)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2255)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2262)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2259)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2256)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2260)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2261)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2252)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2263)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2258)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2265)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2257)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2249): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2250): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2251): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2252): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2253): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2254): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2255): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2256): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2257): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2258): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2259): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2260): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2261): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2262): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2263): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_mo_crcx_ran_timeout2(2264): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2265): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_mo_crcx_ran_timeout finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass'. Mon May 27 08:38:49 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=498317) Waiting for packet dumper to finish... 1 (prev_count=498317, count=500635) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:38:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_mo_crcx_ran_reject started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2269)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2269)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2269)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(2267)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2272)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2272)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2272)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2270)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2275)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2275)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2275)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2273)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2276)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2278)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2278)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2278)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2278)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2278)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2278)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2278)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2278)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2279)@ef4f76b449f4: Created GsupExpect[0] for "262420000001030" to be handled at TC_iu_mo_crcx_ran_reject2(2281) TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001030'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2269)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2269)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2269)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2269)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2269)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2269)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2269)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2269)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2269)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2269)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2269)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2269)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2269)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2269)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2269)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2269)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2272)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2272)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2272)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2272)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2272)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2272)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2272)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2272)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2272)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2272)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2272)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2272)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2272)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2272)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2272)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2272)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2275)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2275)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2275)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2275)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2275)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2275)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2272)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2272)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2269)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2269)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2269)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2268)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2272)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2272)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2272)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2271)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2274)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2274)@ef4f76b449f4: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2281)7249520 MSC_Test_2-SCCP(2273)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2274)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@ef4f76b449f4: { messageType := 2, destLocRef := '6E9E70'O, sourceLocRef := '0001A2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2279)@ef4f76b449f4: Found GsupExpect[0] for "262420000001030" handled at TC_iu_mo_crcx_ran_reject2(2281) MSC_Test-GSUP(2279)@ef4f76b449f4: Added IMSI table entry 0TC_iu_mo_crcx_ran_reject2(2281)"262420000001030" TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2274)@ef4f76b449f4: patching N(SD)=1 into dtap '05143C98E1202104C172B48F'O MSC_Test_2-RAN(2274)@ef4f76b449f4: patched enc_l3: '05543C98E1202104C172B48F'O MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2273)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543C98E1202104C172B48F'O MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2273)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2274)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2274)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2273)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2273)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2274)@ef4f76b449f4: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2281)7249520 TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: 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 := '7E475778'O ("~GWx") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2274)@ef4f76b449f4: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2281)15222019 MSC_Test_2-RAN(2274)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2273)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@ef4f76b449f4: { messageType := 2, destLocRef := 'E84503'O, sourceLocRef := '0001A3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on local reference:0 TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2274)@ef4f76b449f4: patching N(SD)=1 into dtap '05142FF12F512104BED0CD56'O MSC_Test_2-RAN(2274)@ef4f76b449f4: patched enc_l3: '05542FF12F512104BED0CD56'O MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2273)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542FF12F512104BED0CD56'O MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2273)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2276)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_reject2(2281) MSC_Test-MGCP(2277)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_reject2(2281) MSC_Test_2-RAN(2274)@ef4f76b449f4: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2274)@ef4f76b449f4: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: vl_len:28 MSC_Test_2-SCCP(2273)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2277)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "422", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a1" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_crcx_ran_reject2(2281) TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2273)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: f_mo_call_establish DONE TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2273)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2273)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2275)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2273)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2274)@ef4f76b449f4: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2281)15222019 MSC_Test_2-M3UA(2275)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2281)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_1-SCCP(2270)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2268)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2267)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2273)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2279)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2271)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2272)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2269)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2266)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2275)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2276)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2278)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2280)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2282)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2274)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2277)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2266): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2267): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2268): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2269): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2270): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2271): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2272): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2273): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2274): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2275): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2276): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2277): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2278): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2279): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2280): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_mo_crcx_ran_reject2(2281): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2282): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_mo_crcx_ran_reject finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass'. Mon May 27 08:38:56 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=490255) Waiting for packet dumper to finish... 1 (prev_count=490255, count=493454) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:39:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_mt_crcx_ran_reject started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2286)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2286)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2286)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(2284)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2289)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2289)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2289)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2287)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2292)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2292)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2292)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2290)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2293)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2295)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2295)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2295)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2295)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2295)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2295)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2295)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2295)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2296)@ef4f76b449f4: Created GsupExpect[0] for "262420000001031" to be handled at TC_iu_mt_crcx_ran_reject2(2298) TC_iu_mt_crcx_ran_reject2(2298)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001031'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2286)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2286)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2286)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2286)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2286)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2286)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2286)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2286)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2286)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2286)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2286)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2286)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2286)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2286)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2286)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2286)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2289)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2289)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2289)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2289)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2289)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2289)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2289)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2289)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2289)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2289)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2289)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2289)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2289)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2289)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2289)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2289)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2292)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2292)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2292)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2292)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2292)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2292)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2289)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2289)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2292)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2286)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2286)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2286)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2285)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2289)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2289)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2289)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2288)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2291)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2291)@ef4f76b449f4: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)16565192 MSC_Test_2-SCCP(2290)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2291)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@ef4f76b449f4: { messageType := 2, destLocRef := 'FCC3C8'O, sourceLocRef := '0001A4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2296)@ef4f76b449f4: Found GsupExpect[0] for "262420000001031" handled at TC_iu_mt_crcx_ran_reject2(2298) MSC_Test-GSUP(2296)@ef4f76b449f4: Added IMSI table entry 0TC_iu_mt_crcx_ran_reject2(2298)"262420000001031" TC_iu_mt_crcx_ran_reject2(2298)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2298)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2291)@ef4f76b449f4: patching N(SD)=1 into dtap '051473F66EE621044527EDF1'O MSC_Test_2-RAN(2291)@ef4f76b449f4: patched enc_l3: '055473F66EE621044527EDF1'O MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2290)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055473F66EE621044527EDF1'O MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2290)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mt_crcx_ran_reject2(2298)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2291)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2291)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2290)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2290)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2291)@ef4f76b449f4: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)16565192 TC_iu_mt_crcx_ran_reject2(2298)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2298)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2298)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2298)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2291)@ef4f76b449f4: Created IMSI[0] for '262420000001031'H'1D4D74ED'O to be handled at TC_iu_mt_crcx_ran_reject2(2298) MSC_Test-MNCC(2293)@ef4f76b449f4: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)103550828 MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2291)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_mt_crcx_ran_reject2(2298) TC_iu_mt_crcx_ran_reject2(2298)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2298)@ef4f76b449f4: 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 := '1D4D74ED'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2291)@ef4f76b449f4: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)6080974 MSC_Test_2-SCCP(2290)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@ef4f76b449f4: { messageType := 2, destLocRef := '5CC9CE'O, sourceLocRef := '0001A5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on local reference:0 TC_iu_mt_crcx_ran_reject2(2298)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2298)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2291)@ef4f76b449f4: patching N(SD)=0 into dtap '0514C8F4FA7D2104279DA53C'O MSC_Test_2-RAN(2291)@ef4f76b449f4: patched enc_l3: '0514C8F4FA7D2104279DA53C'O MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2290)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C8F4FA7D2104279DA53C'O MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2290)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2294)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mt_crcx_ran_reject2(2298) MSC_Test_2-RAN(2291)@ef4f76b449f4: patching N(SD)=1 into dtap '8308'O MSC_Test_2-RAN(2291)@ef4f76b449f4: patched enc_l3: '8348'O MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2290)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028348'O MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2294)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "423", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a2" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mt_crcx_ran_reject2(2298) MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2293)@ef4f76b449f4: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)103550828 MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2290)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2290)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2290)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2292)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2290)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2291)@ef4f76b449f4: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2298)6080974 TC_iu_mt_crcx_ran_reject2(2298)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2298)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2292)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mt_crcx_ran_reject2(2298)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(2285)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2290)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2296)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2286)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2284)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2297)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2292)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2289)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2287)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2283)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2288)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2294)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2291)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2295)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2299)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2293)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2283): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2284): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2285): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2286): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2287): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2288): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2289): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2290): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2291): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2292): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2293): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2294): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2295): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2296): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2297): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_mt_crcx_ran_reject2(2298): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2299): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_mt_crcx_ran_reject finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass'. Mon May 27 08:39:02 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=509781) Waiting for packet dumper to finish... 1 (prev_count=509781, count=512980) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel'. ------ MSC_Tests_Iu.TC_iu_gsup_cancel ------ Mon May 27 08:39: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_gsup_cancel.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_gsup_cancel started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2303)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2303)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2303)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(2301)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2306)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2306)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2306)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2304)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2309)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2309)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2309)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2307)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2310)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2303)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2303)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2303)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2303)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2303)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2303)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2303)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2303)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2303)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2303)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2303)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2303)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2303)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2303)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2303)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2303)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2306)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2306)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2306)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2306)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2306)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2306)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2306)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2306)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2306)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2306)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2306)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2306)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2306)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2306)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2306)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2306)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2309)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2309)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2309)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2309)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2309)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2309)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2306)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2306)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2309)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2303)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2303)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2303)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2302)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2306)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2306)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2306)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2305)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2312)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2312)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2312)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2312)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2312)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2312)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2312)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2312)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2308)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2313)@ef4f76b449f4: Created GsupExpect[0] for "262420000001033" to be handled at TC_iu_gsup_cancel2(2315) TC_iu_gsup_cancel2(2315)@ef4f76b449f4: 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(2308)@ef4f76b449f4: Added conn table entry 0TC_iu_gsup_cancel2(2315)2949960 MSC_Test_2-SCCP(2307)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2308)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: { messageType := 2, destLocRef := '2D0348'O, sourceLocRef := '0001A6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2313)@ef4f76b449f4: Found GsupExpect[0] for "262420000001033" handled at TC_iu_gsup_cancel2(2315) MSC_Test-GSUP(2313)@ef4f76b449f4: Added IMSI table entry 0TC_iu_gsup_cancel2(2315)"262420000001033" TC_iu_gsup_cancel2(2315)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2315)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2308)@ef4f76b449f4: patching N(SD)=1 into dtap '0514E443DEDB21048DD959BA'O MSC_Test_2-RAN(2308)@ef4f76b449f4: patched enc_l3: '0554E443DEDB21048DD959BA'O MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E443DEDB21048DD959BA'O MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2308)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2308)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2308)@ef4f76b449f4: Deleted conn table entry 0TC_iu_gsup_cancel2(2315)2949960 TC_iu_gsup_cancel2(2315)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2315)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@ef4f76b449f4: 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 := '4EEFFBB3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2308)@ef4f76b449f4: Added conn table entry 0TC_iu_gsup_cancel2(2315)5206990 MSC_Test_2-RAN(2308)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2307)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: { messageType := 2, destLocRef := '4F73CE'O, sourceLocRef := '0001A7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 TC_iu_gsup_cancel2(2315)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2315)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2308)@ef4f76b449f4: patching N(SD)=1 into dtap '0514BC7FC6402104D58961DB'O MSC_Test_2-RAN(2308)@ef4f76b449f4: patched enc_l3: '0554BC7FC6402104D58961DB'O MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BC7FC6402104D58961DB'O MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2310)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_iu_gsup_cancel2(2315) MSC_Test-MGCP(2311)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_gsup_cancel2(2315) MSC_Test_2-RAN(2308)@ef4f76b449f4: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2308)@ef4f76b449f4: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_len:28 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2311)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "424", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_gsup_cancel2(2315) TC_iu_gsup_cancel2(2315)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_iu_gsup_cancel2(2315)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2310)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_iu_gsup_cancel2(2315) MSC_Test-MNCC(2310)@ef4f76b449f4: Added conn table entry 0TC_iu_gsup_cancel2(2315)-2147483592 MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_gsup_cancel2(2315)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@ef4f76b449f4: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_len:46 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2315)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_iu_gsup_cancel2(2315)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_iu_gsup_cancel2(2315)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "427", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_iu_gsup_cancel2(2315)@ef4f76b449f4: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2308)@ef4f76b449f4: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2308)@ef4f76b449f4: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2315)@ef4f76b449f4: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_gsup_cancel2(2315)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_gsup_cancel2(2315)@ef4f76b449f4: f_mo_call_establish DONE TC_iu_gsup_cancel2(2315)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@ef4f76b449f4: Hold the call for some time TC_iu_gsup_cancel2(2315)@ef4f76b449f4: Call stayed open for 5.000000 seconds, all is well. TC_iu_gsup_cancel2(2315)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@ef4f76b449f4: Hangup TC_iu_gsup_cancel2(2315)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@ef4f76b449f4: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_gsup_cancel2(2315)@ef4f76b449f4: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2308)@ef4f76b449f4: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2308)@ef4f76b449f4: patched enc_l3: '032A'O MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2310)@ef4f76b449f4: Deleted conn table entry 0TC_iu_gsup_cancel2(2315)-2147483592 MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2315)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2315)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2315)@ef4f76b449f4: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2308)@ef4f76b449f4: Deleted conn table entry 0TC_iu_gsup_cancel2(2315)5206990 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2315)@ef4f76b449f4: f_call_hangup 6.iu: rx SCCP DISC TC_iu_gsup_cancel2(2315)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@ef4f76b449f4: f_call_hangup 9: done TC_iu_gsup_cancel2(2315)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001033'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2308)@ef4f76b449f4: Added conn table entry 0TC_iu_gsup_cancel2(2315)9504006 MSC_Test_2-RAN(2308)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2307)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: { messageType := 2, destLocRef := '910506'O, sourceLocRef := '0001A8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2307)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2307)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2307)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2309)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2307)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2308)@ef4f76b449f4: Deleted conn table entry 0TC_iu_gsup_cancel2(2315)9504006 MSC_Test_2-M3UA(2309)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2315)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2315)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2315)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(2303)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2304)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2301)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2313)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2307)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2314)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2310)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2300)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2309)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2305)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2302)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2306)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2316)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2308)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2312)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2311)@ef4f76b449f4: Final verdict of PTC: none Mon May 27 08:39:15 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_cancel pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_gsup_cancel.talloc MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2300): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2301): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2302): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2303): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2304): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2305): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2306): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2307): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2308): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2309): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2310): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2311): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2312): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2313): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2314): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_gsup_cancel2(2315): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2316): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_gsup_cancel finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=688112) Waiting for packet dumper to finish... 1 (prev_count=688112, count=691311) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_release_timeout ------ Mon May 27 08:39:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_mo_release_timeout started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2320)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2320)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2320)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2318)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2323)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2323)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2323)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-SCCP(2321)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2326)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2326)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2326)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2324)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2327)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2320)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2320)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2320)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2320)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2320)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2320)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2320)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2320)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2320)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2320)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2320)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2320)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2320)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2320)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2320)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2320)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2323)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2323)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2323)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2323)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2323)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2323)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2323)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2323)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2323)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2323)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2323)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2323)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2323)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2323)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2323)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2323)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2326)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2326)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2326)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2326)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2326)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2326)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2323)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2323)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2326)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2320)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2320)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2320)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2319)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2323)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2323)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2323)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2322)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2329)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2329)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2329)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2329)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2329)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2329)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2329)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2329)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2325)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2330)@ef4f76b449f4: Created GsupExpect[0] for "262420000001040" to be handled at TC_iu_mo_release_timeout2(2332) TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: 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-RAN(2325)@ef4f76b449f4: Added conn table entry 0TC_iu_mo_release_timeout2(2332)7176526 MSC_Test_2-SCCP(2324)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2325)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@ef4f76b449f4: { messageType := 2, destLocRef := '6D814E'O, sourceLocRef := '0001A9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2330)@ef4f76b449f4: Found GsupExpect[0] for "262420000001040" handled at TC_iu_mo_release_timeout2(2332) MSC_Test-GSUP(2330)@ef4f76b449f4: Added IMSI table entry 0TC_iu_mo_release_timeout2(2332)"262420000001040" TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2325)@ef4f76b449f4: patching N(SD)=1 into dtap '05148C3639AA21048A44B01F'O MSC_Test_2-RAN(2325)@ef4f76b449f4: patched enc_l3: '05548C3639AA21048A44B01F'O MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2324)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548C3639AA21048A44B01F'O MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2324)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2325)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2325)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2324)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2324)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2325)@ef4f76b449f4: Deleted conn table entry 0TC_iu_mo_release_timeout2(2332)7176526 TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: 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 := '2FFFF2AB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2325)@ef4f76b449f4: Added conn table entry 0TC_iu_mo_release_timeout2(2332)8290160 MSC_Test_2-RAN(2325)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2324)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@ef4f76b449f4: { messageType := 2, destLocRef := '7E7F70'O, sourceLocRef := '0001AA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on local reference:0 TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2325)@ef4f76b449f4: patching N(SD)=1 into dtap '0514E91B89932104E1397F41'O MSC_Test_2-RAN(2325)@ef4f76b449f4: patched enc_l3: '0554E91B89932104E1397F41'O MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2324)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E91B89932104E1397F41'O MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2324)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2327)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_release_timeout2(2332) MSC_Test-MGCP(2328)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_release_timeout2(2332) MSC_Test_2-RAN(2325)@ef4f76b449f4: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2325)@ef4f76b449f4: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: vl_len:28 MSC_Test_2-SCCP(2324)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2328)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "430", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a4" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_release_timeout2(2332) TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2327)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_iu_mo_release_timeout2(2332) MSC_Test-MNCC(2327)@ef4f76b449f4: Added conn table entry 0TC_iu_mo_release_timeout2(2332)-2147483591 TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: f_mo_call_establish DONE TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test-MNCC(2327)@ef4f76b449f4: Deleted conn table entry 0TC_iu_mo_release_timeout2(2332)-2147483591 MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2324)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2324)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2324)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2326)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2324)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2325)@ef4f76b449f4: Deleted conn table entry 0TC_iu_mo_release_timeout2(2332)8290160 TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2326)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_release_timeout2(2332)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(2319)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2318)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2322)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2320)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2330)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2324)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2321)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2317)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2325)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2323)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2327)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2326)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2329)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2333)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2331)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2328)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2317): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2318): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2319): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2320): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2321): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2322): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2323): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2324): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2325): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2326): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2327): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2328): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2329): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2330): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2331): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_mo_release_timeout2(2332): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2333): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_mo_release_timeout finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass'. Mon May 27 08:39:25 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_release_timeout pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_mo_release_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=497781) Waiting for packet dumper to finish... 1 (prev_count=497781, count=500099) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu'. ------ MSC_Tests.TC_reset_two_1iu ------ Mon May 27 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_reset_two_1iu.pcap" >/data/MSC_Tests.TC_reset_two_1iu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_reset_two_1iu started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2337)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2337)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2337)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(2335)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2340)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2340)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2340)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-SCCP(2338)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2343)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2343)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2343)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-SCCP(2341)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2344)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2346)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2346)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2346)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2346)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2346)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2346)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2346)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2346)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2337)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2337)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2337)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2337)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2337)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2337)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2337)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2337)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2337)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2337)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2337)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2337)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2337)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2337)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2337)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2337)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2340)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2340)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2340)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2340)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2340)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2340)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2340)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2340)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2340)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2340)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2340)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2340)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2340)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2340)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2340)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2340)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2343)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2343)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2343)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2343)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2343)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2343)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2343)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2343)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2343)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2343)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2340)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2343)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2343)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2340)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2343)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2343)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2343)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2343)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2337)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2337)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2337)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2336)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2340)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2340)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2340)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2339)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2343)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2343)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2343)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2342)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(2335)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2336)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2338)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2337)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2347)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2344)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2339)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2334)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2348)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2340)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2342)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2341)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2343)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2345)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2346)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: pass MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2334): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2335): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2336): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2337): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2338): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2339): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2340): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2341): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2342): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2343): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2344): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2345): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2346): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2347): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2348): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_reset_two_1iu finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass'. Mon May 27 08:39:32 UTC 2024 ====== MSC_Tests.TC_reset_two_1iu pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests.TC_reset_two_1iu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=159178) Waiting for packet dumper to finish... 1 (prev_count=159178, count=160343) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:39: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_and_mt_call started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2352)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2352)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2352)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2350)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2355)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2355)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2355)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2353)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2358)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2358)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2358)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2356)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2359)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2361)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2361)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2361)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2361)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2361)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2361)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2361)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2361)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2362)@ef4f76b449f4: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001142'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2352)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2352)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2352)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2352)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2352)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2352)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2352)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2352)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2352)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2352)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2352)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2352)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2352)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2352)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2352)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2352)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2355)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2355)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2355)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2355)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2355)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2355)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2355)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2355)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2355)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2355)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2355)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2355)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2355)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2355)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2355)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2355)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2358)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2358)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2358)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2358)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2358)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2358)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2355)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2355)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2358)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2352)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2352)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2352)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2351)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2355)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2355)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2355)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2354)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2357)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2357)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mt_call2(2364)7658229 MSC_Test_2-SCCP(2356)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2357)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@ef4f76b449f4: { messageType := 2, destLocRef := '74DAF5'O, sourceLocRef := '0001AB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2362)@ef4f76b449f4: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call2(2364) MSC_Test-GSUP(2362)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_and_mt_call2(2364)"262420000001142" TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2357)@ef4f76b449f4: patching N(SD)=1 into dtap '0514085B014C2104BFEEC585'O MSC_Test_2-RAN(2357)@ef4f76b449f4: patched enc_l3: '0554085B014C2104BFEEC585'O MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554085B014C2104BFEEC585'O MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2357)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2357)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2357)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2364)7658229 TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2359)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mt_call2(2364)1420460385 MSC_Test_2-RAN(2357)@ef4f76b449f4: Created IMSI[0] for '262420000001142'H'932C35C8'O to be handled at TC_iu_lu_and_mt_call2(2364) MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2357)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2357)@ef4f76b449f4: Created IMSI[1] for '262420000001142'H'932C35C8'O to be handled at TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: 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 := '932C35C8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2357)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mt_call2(2364)10576320 MSC_Test_2-SCCP(2356)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@ef4f76b449f4: { messageType := 2, destLocRef := 'A161C0'O, sourceLocRef := '0001AC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2357)@ef4f76b449f4: patching N(SD)=0 into dtap '0514B9C7B878210421368716'O MSC_Test_2-RAN(2357)@ef4f76b449f4: patched enc_l3: '0514B9C7B878210421368716'O MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514B9C7B878210421368716'O MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_2-RAN(2357)@ef4f76b449f4: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2357)@ef4f76b449f4: patched enc_l3: '8341'O MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(2360)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_call2(2364) MSC_Test-MGCP(2360)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "433", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a5" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: f_mt_call_complete 3 TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_len:46 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2357)@ef4f76b449f4: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2357)@ef4f76b449f4: patched enc_l3: '8387'O MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: f_mt_call_complete 5.iu TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: f_mt_call_complete 8.iu TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: f_mt_call_complete 7.iu TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: f_mt_call_complete 9.iu TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: f_mt_call_complete DONE TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: Hold the call for some time TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: Hangup TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2357)@ef4f76b449f4: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_2-RAN(2357)@ef4f76b449f4: patched enc_l3: '83ED0802E180'O MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_len:18 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400E000001001040070683ED0802E180'O MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2359)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2364)1420460385 MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2356)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2356)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2356)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2358)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2356)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2357)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2364)10576320 TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2358)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: f_call_hangup 9: done MSC_Test_2-RAN(2357)@ef4f76b449f4: Removed IMSI[0] for '262420000001142'H to be handled at TC_iu_lu_and_mt_call2(2364) TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2364)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(2350)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2351)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2362)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2355)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2349)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2358)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2356)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2354)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2357)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2352)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2365)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2363)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2361)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2353)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2359)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2360)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2349): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2350): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2351): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2352): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2353): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2354): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2355): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2356): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2357): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2358): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2359): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2360): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2361): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2362): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2363): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_and_mt_call2(2364): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2365): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_and_mt_call finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass'. Mon May 27 08:39:44 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_call pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=602349) Waiting for packet dumper to finish... 1 (prev_count=602349, count=603514) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:39: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_and_mt_call_already_paging started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2369)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2369)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2369)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2367)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2372)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2372)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2372)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2370)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2375)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2375)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2375)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2373)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2376)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2378)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2378)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2378)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2378)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2378)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2378)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2378)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2378)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2379)@ef4f76b449f4: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call_already_paging2(2381) TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001142'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2369)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2369)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2369)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2369)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2369)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2369)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2369)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2369)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2369)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2369)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2369)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2369)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2369)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2369)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2369)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2369)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2372)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2372)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2372)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2372)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2372)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2372)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2372)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2372)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2372)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2372)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2372)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2372)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2372)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2372)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2372)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2372)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2375)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2375)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2375)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2375)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2375)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2375)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2372)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2372)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2369)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2369)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2369)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2368)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2372)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2372)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2372)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2371)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2374)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2374)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)16575460 MSC_Test_2-SCCP(2373)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2374)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@ef4f76b449f4: { messageType := 2, destLocRef := 'FCEBE4'O, sourceLocRef := '0001AD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2379)@ef4f76b449f4: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call_already_paging2(2381) MSC_Test-GSUP(2379)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)"262420000001142" TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2374)@ef4f76b449f4: patching N(SD)=1 into dtap '051469DD181021040124DE7D'O MSC_Test_2-RAN(2374)@ef4f76b449f4: patched enc_l3: '055469DD181021040124DE7D'O MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2373)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055469DD181021040124DE7D'O MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2373)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2374)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2374)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2373)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2373)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2374)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)16575460 TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2374)@ef4f76b449f4: Created IMSI[0] for '262420000001142'H'2D02258F'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2381) TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: start Paging by an SMS MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2374)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call_already_paging2(2381) TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: MNCC signals MT call, before Paging Response MSC_Test_2-RAN(2374)@ef4f76b449f4: Created IMSI[1] for '262420000001142'H'2D02258F'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2381) MSC_Test-MNCC(2376)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)791888738 TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: phone answers Paging, expecting both SMS and MT call to be established TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: 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 := '2D02258F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2374)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)10546690 MSC_Test_2-SCCP(2373)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@ef4f76b449f4: { messageType := 2, destLocRef := 'A0EE02'O, sourceLocRef := '0001AE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on local reference:0 TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2374)@ef4f76b449f4: patching N(SD)=0 into dtap '05149035A4D721046D41C97E'O MSC_Test_2-RAN(2374)@ef4f76b449f4: patched enc_l3: '05149035A4D721046D41C97E'O MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2373)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05149035A4D721046D41C97E'O MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2373)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: Got SMS-DELIVER TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: Got CC Setup TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: success, tear down MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2373)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2373)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2373)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2373)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2375)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2373)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2374)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2381)10546690 MSC_Test_2-M3UA(2375)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2381)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(2367)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2376)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2379)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2369)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2375)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2370)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2374)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2372)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2373)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2371)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2368)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2382)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2377)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2366)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2380)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2378)@ef4f76b449f4: Final verdict of PTC: none Mon May 27 08:39:52 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging.talloc MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2366): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2367): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2368): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2369): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2370): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2371): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2372): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2373): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2374): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2375): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2376): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2377): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2378): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2379): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2380): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_and_mt_call_already_paging2(2381): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2382): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_and_mt_call_already_paging finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=506068) Waiting for packet dumper to finish... 1 (prev_count=506068, count=509267) MTC@ef4f76b449f4: 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@ef4f76b449f4: 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 ------ Mon May 27 08:39:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mo_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_and_mo_sms started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2386)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2386)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2386)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2384)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2389)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2389)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2389)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-SCCP(2387)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2392)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2392)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2392)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-SCCP(2390)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2393)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2395)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2395)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2395)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2395)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2395)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2395)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2395)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2395)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2396)@ef4f76b449f4: Created GsupExpect[0] for "262420000001042" to be handled at TC_iu_lu_and_mo_sms2(2398) TC_iu_lu_and_mo_sms2(2398)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001042'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2386)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2386)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2386)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2386)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2386)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2386)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2386)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2386)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2386)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2386)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2386)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2386)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2389)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2389)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2389)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2389)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2389)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2389)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2389)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2389)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2389)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2389)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2389)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2389)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2389)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2389)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2389)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2389)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2392)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2392)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2392)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2392)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2392)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2392)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2389)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2389)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2386)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2386)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2386)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2385)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2389)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2389)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2389)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2388)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2391)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2391)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mo_sms2(2398)6667302 MSC_Test_2-SCCP(2390)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-RAN(2391)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@ef4f76b449f4: { messageType := 2, destLocRef := '65BC26'O, sourceLocRef := '0001AF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2396)@ef4f76b449f4: Found GsupExpect[0] for "262420000001042" handled at TC_iu_lu_and_mo_sms2(2398) MSC_Test-GSUP(2396)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_and_mo_sms2(2398)"262420000001042" TC_iu_lu_and_mo_sms2(2398)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2398)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2391)@ef4f76b449f4: patching N(SD)=1 into dtap '05142D48FCA92104AFED2527'O MSC_Test_2-RAN(2391)@ef4f76b449f4: patched enc_l3: '05542D48FCA92104AFED2527'O MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2390)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542D48FCA92104AFED2527'O MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2390)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2398)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2391)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2391)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2390)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2390)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2391)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2398)6667302 TC_iu_lu_and_mo_sms2(2398)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2398)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@ef4f76b449f4: 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 := 'A4CB4E51'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2391)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mo_sms2(2398)15650718 MSC_Test_2-RAN(2391)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2390)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@ef4f76b449f4: { messageType := 2, destLocRef := 'EECF9E'O, sourceLocRef := '0001B0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on local reference:0 TC_iu_lu_and_mo_sms2(2398)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2398)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2391)@ef4f76b449f4: patching N(SD)=1 into dtap '0514166E84F82104C2953926'O MSC_Test_2-RAN(2391)@ef4f76b449f4: patched enc_l3: '0554166E84F82104C2953926'O MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2390)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554166E84F82104C2953926'O MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2390)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: vl_len:42 MSC_Test_2-SCCP(2390)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2398)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: vl_len:19 MSC_Test_2-SCCP(2390)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2390)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2390)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2390)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2392)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2390)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2391)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2398)15650718 MSC_Test_2-M3UA(2392)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_sms2(2398)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2398)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2398)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(2384)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2385)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2390)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2387)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2393)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2396)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2386)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2391)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2389)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2392)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2383)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2394)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2399)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2397)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2395)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2388)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2383): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2384): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2385): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2386): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2387): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2388): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2389): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2390): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2391): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2392): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2393): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2394): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2395): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2396): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2397): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_and_mo_sms2(2398): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2399): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_and_mo_sms finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass'. Mon May 27 08:39:58 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=489535) Waiting for packet dumper to finish... 1 (prev_count=489535, count=492734) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:40:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_and_mt_sms started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2403)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2403)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2403)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2401)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2406)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2406)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2406)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-SCCP(2404)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2409)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2409)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2409)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2407)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2410)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2412)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2412)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2412)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2412)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2412)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2412)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2412)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2412)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2413)@ef4f76b449f4: Created GsupExpect[0] for "262420000001043" to be handled at TC_iu_lu_and_mt_sms2(2415) TC_iu_lu_and_mt_sms2(2415)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001043'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2403)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2403)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2403)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2403)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2403)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2403)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2403)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2403)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2403)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2403)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2403)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2403)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2403)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2403)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2403)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2403)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2406)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2406)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2406)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2406)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2406)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2406)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2406)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2406)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2406)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2406)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2406)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2406)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2406)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2406)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2406)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2406)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2409)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2409)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2409)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2409)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2409)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2409)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2406)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2406)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2403)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2403)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2403)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2402)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2406)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2406)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2406)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2405)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2408)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2408)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mt_sms2(2415)8723197 MSC_Test_2-SCCP(2407)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2408)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@ef4f76b449f4: { messageType := 2, destLocRef := '851AFD'O, sourceLocRef := '0001B1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2413)@ef4f76b449f4: Found GsupExpect[0] for "262420000001043" handled at TC_iu_lu_and_mt_sms2(2415) MSC_Test-GSUP(2413)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_and_mt_sms2(2415)"262420000001043" TC_iu_lu_and_mt_sms2(2415)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2415)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2408)@ef4f76b449f4: patching N(SD)=1 into dtap '0514F3E660172104F08656F2'O MSC_Test_2-RAN(2408)@ef4f76b449f4: patched enc_l3: '0554F3E660172104F08656F2'O MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2407)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F3E660172104F08656F2'O MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2407)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2415)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2408)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2408)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2407)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2407)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2408)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2415)8723197 TC_iu_lu_and_mt_sms2(2415)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2415)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2415)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2415)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2408)@ef4f76b449f4: Created IMSI[0] for '262420000001043'H'3775AE3C'O to be handled at TC_iu_lu_and_mt_sms2(2415) MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2408)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms2(2415) TC_iu_lu_and_mt_sms2(2415)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2415)@ef4f76b449f4: 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 := '3775AE3C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2408)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mt_sms2(2415)2692648 MSC_Test_2-SCCP(2407)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@ef4f76b449f4: { messageType := 2, destLocRef := '291628'O, sourceLocRef := '0001B2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on local reference:0 TC_iu_lu_and_mt_sms2(2415)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2415)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2408)@ef4f76b449f4: patching N(SD)=0 into dtap '0514539AF5C52104B29932F9'O MSC_Test_2-RAN(2408)@ef4f76b449f4: patched enc_l3: '0514539AF5C52104B29932F9'O MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2407)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514539AF5C52104B29932F9'O MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2407)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2415)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: vl_len:19 MSC_Test_2-SCCP(2407)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: vl_len:22 MSC_Test_2-SCCP(2407)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2407)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2415)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2407)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2407)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2409)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2407)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2408)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2415)2692648 TC_iu_lu_and_mt_sms2(2415)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2415)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2415)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2409)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms2(2415)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-RAN(2408)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2407)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2401)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2404)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2413)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2400)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2402)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2405)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2410)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2403)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2412)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2411)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2416)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2414)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2409)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2406)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2400): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2401): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2402): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2403): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2404): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2405): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2406): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2407): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2408): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2409): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2410): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2411): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2412): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2413): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2414): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_and_mt_sms2(2415): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2416): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_and_mt_sms finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass'. Mon May 27 08:40:05 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=502667) Waiting for packet dumper to finish... 1 (prev_count=502667, count=505866) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:40: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_and_mt_sms_already_paging started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2420)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2420)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2420)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2418)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2423)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2423)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2423)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2421)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2426)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2426)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2426)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2424)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2427)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2429)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2429)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2429)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2429)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2429)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2429)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2429)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2429)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2430)@ef4f76b449f4: Created GsupExpect[0] for "262420000101045" to be handled at TC_iu_lu_and_mt_sms_already_paging2(2432) TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000101045'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2420)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2420)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2420)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2420)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2420)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2420)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2420)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2420)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2420)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2420)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2420)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2420)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2420)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2420)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2420)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2420)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2423)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2423)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2423)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2423)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2423)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2423)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2423)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2423)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2423)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2423)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2423)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2423)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2423)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2423)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2423)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2423)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2426)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2426)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2426)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2426)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2426)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2426)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2423)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2423)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2420)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2420)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2420)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2419)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2423)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2423)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2423)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2422)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2425)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2425)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)14280669 MSC_Test_2-SCCP(2424)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2425)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@ef4f76b449f4: { messageType := 2, destLocRef := 'D9E7DD'O, sourceLocRef := '0001B3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2430)@ef4f76b449f4: Found GsupExpect[0] for "262420000101045" handled at TC_iu_lu_and_mt_sms_already_paging2(2432) MSC_Test-GSUP(2430)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)"262420000101045" TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2425)@ef4f76b449f4: patching N(SD)=1 into dtap '051473B364442104D0292B71'O MSC_Test_2-RAN(2425)@ef4f76b449f4: patched enc_l3: '055473B364442104D0292B71'O MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055473B364442104D0292B71'O MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2425)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2425)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2425)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)14280669 TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2425)@ef4f76b449f4: Created IMSI[0] for '262420000101045'H'37F52A4A'O to be handled at TC_iu_lu_and_mt_sms_already_paging2(2432) TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: first SMS MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2425)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_already_paging2(2432) TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: second SMS TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: 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 := '37F52A4A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2425)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)5326114 MSC_Test_2-SCCP(2424)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@ef4f76b449f4: { messageType := 2, destLocRef := '514522'O ("QE\""), sourceLocRef := '0001B4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on local reference:0 TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2425)@ef4f76b449f4: patching N(SD)=0 into dtap '051448BAD7372104731DC405'O MSC_Test_2-RAN(2425)@ef4f76b449f4: patched enc_l3: '051448BAD7372104731DC405'O MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051448BAD7372104731DC405'O MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_len:19 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_len:22 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_len:19 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_len:22 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2424)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2424)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2424)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2426)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2424)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2425)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2432)5326114 MSC_Test_2-M3UA(2426)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2432)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(2419)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2421)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2418)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2422)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2427)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2431)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2420)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2424)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2423)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2417)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2426)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2429)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2433)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2430)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2425)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2428)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2417): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2418): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2419): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2420): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2421): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2422): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2423): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2424): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2425): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2426): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2427): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2428): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2429): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2430): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2431): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_and_mt_sms_already_paging2(2432): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2433): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass'. Mon May 27 08:40:13 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass ====== Saving talloc report from 172.18.147.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=557436) Waiting for packet dumper to finish... 1 (prev_count=557436, count=561212) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:40: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_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@ef4f76b449f4: 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@ef4f76b449f4: Test case TC_iu_lu_and_mt_sms_paging_and_nothing started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2437)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2437)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2437)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2435)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2440)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2440)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2440)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2438)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2443)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2443)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2443)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2441)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2444)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2437)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2437)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2437)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2437)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2437)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2437)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2437)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2437)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2437)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2437)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2437)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2437)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2440)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2440)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2440)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2440)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2440)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2440)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2440)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2440)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2440)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2440)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2440)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2440)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2440)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2440)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2440)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2440)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2443)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2443)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2443)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2443)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2443)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2443)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2443)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2443)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2443)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2443)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2443)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2440)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2443)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2443)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2440)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2443)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2443)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2443)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2437)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2437)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2437)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2436)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2440)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2440)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2440)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2439)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2446)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2446)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2446)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2446)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2446)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2446)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2446)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2446)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2443)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2443)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2442)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2447)@ef4f76b449f4: Created GsupExpect[0] for "262420000101843" to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2449) TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000101843'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2442)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)13280121 MSC_Test_2-SCCP(2441)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2443)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2442)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2443)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2443)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@ef4f76b449f4: { messageType := 2, destLocRef := 'CAA379'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(2441)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2447)@ef4f76b449f4: Found GsupExpect[0] for "262420000101843" handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2449) MSC_Test-GSUP(2447)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)"262420000101843" TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2443)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2443)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2442)@ef4f76b449f4: patching N(SD)=1 into dtap '0514EA452106210419F06482'O MSC_Test_2-RAN(2442)@ef4f76b449f4: patched enc_l3: '0554EA452106210419F06482'O MSC_Test_2-SCCP(2441)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2441)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2441)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2441)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EA452106210419F06482'O MSC_Test_2-M3UA(2443)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2443)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2441)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2441)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2441)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2441)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2443)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2443)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2443)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2443)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2442)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2442)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2441)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2441)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2441)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2441)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2443)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2443)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2441)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2441)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2441)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2441)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2443)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2443)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2443)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2443)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2442)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)13280121 TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2442)@ef4f76b449f4: Created IMSI[0] for '262420000101843'H'AE9F2399'O to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2449) MSC_Test_2-M3UA(2443)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2443)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2442)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_and_nothing2(2449) TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(2446)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2446)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2449)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(2447)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2438)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2435)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2441)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2440)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2436)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2439)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2434)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2443)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2437)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2448)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2446)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2445)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2450)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2442)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2444)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2434): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2435): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2436): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2437): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2438): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2439): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2440): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2441): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2442): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2443): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2444): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2445): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2446): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2447): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2448): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_and_nothing2(2449): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2450): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass'. Mon May 27 08:40:40 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass ====== Saving talloc report from 172.18.147.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=344558) Waiting for packet dumper to finish... 1 (prev_count=344558, count=347757) MTC@ef4f76b449f4: 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@ef4f76b449f4: 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 ------ Mon May 27 08:40: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_and_mt_sms_paging_repeated started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2454)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2454)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2454)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2452)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2457)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2457)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2457)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2455)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2460)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2460)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2460)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2458)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2461)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2454)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2454)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2454)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2454)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2454)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2454)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2454)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2454)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2454)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2454)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2454)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2454)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2454)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2454)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2454)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2454)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2457)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2457)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2457)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2457)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2457)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2457)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2457)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2457)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2457)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2457)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2457)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2457)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2457)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2457)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2457)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2457)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2460)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2460)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2460)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2460)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2460)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2460)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2460)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2460)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2460)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2460)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2460)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2457)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2457)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2460)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2460)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2460)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2460)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2460)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2454)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2454)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2454)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2463)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test_0-RAN(2453)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2463)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2463)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2463)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2463)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2463)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2463)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2463)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2457)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2457)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2457)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2456)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2460)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2460)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2459)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2464)@ef4f76b449f4: Created GsupExpect[0] for "262420000101844" to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2466) TC_iu_lu_and_mt_sms_paging_repeated2(2466)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000101844'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2459)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2466)11920550 MSC_Test_2-SCCP(2458)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-RAN(2459)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2460)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2460)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@ef4f76b449f4: { messageType := 2, destLocRef := 'B5E4A6'O, sourceLocRef := '0001B6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2458)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2464)@ef4f76b449f4: Found GsupExpect[0] for "262420000101844" handled at TC_iu_lu_and_mt_sms_paging_repeated2(2466) MSC_Test-GSUP(2464)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2466)"262420000101844" TC_iu_lu_and_mt_sms_paging_repeated2(2466)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2466)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2460)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2460)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2459)@ef4f76b449f4: patching N(SD)=1 into dtap '0514A0D93D1321047FE3169E'O MSC_Test_2-RAN(2459)@ef4f76b449f4: patched enc_l3: '0554A0D93D1321047FE3169E'O MSC_Test_2-SCCP(2458)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2458)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2458)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2458)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A0D93D1321047FE3169E'O MSC_Test_2-M3UA(2460)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2460)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2458)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2458)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2458)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2458)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2460)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2460)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2460)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2460)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_repeated2(2466)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2459)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2459)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2458)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2458)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2458)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2458)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2460)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2460)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2458)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2458)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2458)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2458)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2458)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2458)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2458)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2460)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2460)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2460)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2458)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2460)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2459)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2466)11920550 TC_iu_lu_and_mt_sms_paging_repeated2(2466)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2466)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2466)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2466)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2459)@ef4f76b449f4: Created IMSI[0] for '262420000101844'H'AA630E31'O to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2466) TC_iu_lu_and_mt_sms_paging_repeated2(2466)@ef4f76b449f4: Expecting first Paging MSC_Test_2-M3UA(2460)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2460)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2459)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_repeated2(2466) TC_iu_lu_and_mt_sms_paging_repeated2(2466)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2466)@ef4f76b449f4: UTRAN: expect more Paging TC_iu_lu_and_mt_sms_paging_repeated2(2466)@ef4f76b449f4: setverdict(fail): pass -> fail reason: "UTRAN: Expected a second Paging", new component reason: "UTRAN: Expected a second Paging" MC@ef4f76b449f4: Test Component 2466 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(2453)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2456)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2457)@ef4f76b449f4: Final verdict of PTC: none TC_iu_lu_and_mt_sms_paging_repeated2(2466)@ef4f76b449f4: Final verdict of PTC: fail reason: "UTRAN: Expected a second Paging" MSC_Test_0-M3UA(2454)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2452)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2464)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2455)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2458)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2461)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2460)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2459)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2465)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2451)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2462)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2467)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2463)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2451): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2452): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2453): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2454): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2455): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2456): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2457): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2458): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2459): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2460): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2461): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2462): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2463): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2464): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2465): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_repeated2(2466): fail (none -> fail) reason: "UTRAN: Expected a second Paging" MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2467): none (fail -> fail) MTC@ef4f76b449f4: Test case TC_iu_lu_and_mt_sms_paging_repeated finished. Verdict: fail reason: UTRAN: Expected a second Paging MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail'. Mon May 27 08:40:52 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail ------ Saving talloc report from 172.18.147.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=337113) Waiting for packet dumper to finish... 1 (prev_count=337113, count=340312) MTC@ef4f76b449f4: 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@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms'. ------ MSC_Tests_Iu.TC_iu_smpp_mo_sms ------ Mon May 27 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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_smpp_mo_sms started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2471)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2471)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2471)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(2469)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2474)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2474)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2474)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2472)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2477)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2477)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2477)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2475)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2478)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2471)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2471)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2471)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2471)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2471)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2471)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2471)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2471)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2471)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2471)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2471)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2471)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2471)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2471)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2471)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2471)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2474)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2474)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2474)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2474)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2474)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2474)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2474)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2474)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2474)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2474)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2474)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2474)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2474)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2474)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2474)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2474)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2477)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2477)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2477)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2477)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2477)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2477)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2474)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2474)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2480)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2480)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2480)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2480)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2480)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2480)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2480)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2480)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2471)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2471)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2471)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2470)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2474)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2474)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2474)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2473)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2481)@ef4f76b449f4: Created GsupExpect[0] for "262420000001044" to be handled at TC_iu_smpp_mo_sms2(2483) TC_iu_smpp_mo_sms2(2483)@ef4f76b449f4: 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_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2476)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2476)@ef4f76b449f4: Added conn table entry 0TC_iu_smpp_mo_sms2(2483)14177464 MSC_Test_2-SCCP(2475)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2476)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@ef4f76b449f4: { messageType := 2, destLocRef := 'D854B8'O, sourceLocRef := '0001B7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2481)@ef4f76b449f4: Found GsupExpect[0] for "262420000001044" handled at TC_iu_smpp_mo_sms2(2483) MSC_Test-GSUP(2481)@ef4f76b449f4: Added IMSI table entry 0TC_iu_smpp_mo_sms2(2483)"262420000001044" TC_iu_smpp_mo_sms2(2483)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2483)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2476)@ef4f76b449f4: patching N(SD)=1 into dtap '0514DE1F0FBF2104F1355CAB'O MSC_Test_2-RAN(2476)@ef4f76b449f4: patched enc_l3: '0554DE1F0FBF2104F1355CAB'O MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2475)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DE1F0FBF2104F1355CAB'O MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2475)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2483)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2476)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2476)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2475)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2475)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2476)@ef4f76b449f4: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2483)14177464 TC_iu_smpp_mo_sms2(2483)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2483)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2483)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2483)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2483)@ef4f76b449f4: 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 := '955C3F9B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2476)@ef4f76b449f4: Added conn table entry 0TC_iu_smpp_mo_sms2(2483)4447919 MSC_Test_2-RAN(2476)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2475)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@ef4f76b449f4: { messageType := 2, destLocRef := '43DEAF'O, sourceLocRef := '0001B8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on local reference:0 TC_iu_smpp_mo_sms2(2483)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2483)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2476)@ef4f76b449f4: patching N(SD)=1 into dtap '0514D96F9CE421045FA0432E'O MSC_Test_2-RAN(2476)@ef4f76b449f4: patched enc_l3: '0554D96F9CE421045FA0432E'O MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2475)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D96F9CE421045FA0432E'O MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2475)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: vl_len:42 MSC_Test_2-SCCP(2475)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2483)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2483)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: vl_len:19 MSC_Test_2-SCCP(2475)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2475)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2475)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2475)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2477)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2475)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2476)@ef4f76b449f4: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2483)4447919 TC_iu_smpp_mo_sms2(2483)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2483)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2483)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2477)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_smpp_mo_sms2(2483)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(2470)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2473)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2478)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2474)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2475)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2472)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2481)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2476)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2469)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2471)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2480)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2484)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2477)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2468)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2482)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2479)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2468): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2469): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2470): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2471): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2472): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2473): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2474): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2475): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2476): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2477): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2478): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2479): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2480): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2481): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2482): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_smpp_mo_sms2(2483): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2484): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_smpp_mo_sms finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass'. Mon May 27 08:40:58 UTC 2024 ====== MSC_Tests_Iu.TC_iu_smpp_mo_sms pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_smpp_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=499705) Waiting for packet dumper to finish... 1 (prev_count=499705, count=502904) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_sms ------ Mon May 27 08:41: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_gsup_mo_sms started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2488)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2488)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2488)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(2486)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2491)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2491)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2491)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2489)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2494)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2494)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2494)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-SCCP(2492)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2495)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2488)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2488)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2488)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2488)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2488)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2488)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2488)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2488)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2488)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2488)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2488)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2488)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2488)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2488)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2488)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2488)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2491)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2491)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2491)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2491)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2491)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2491)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2491)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2491)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2491)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2491)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2491)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2491)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2491)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2491)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2491)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2491)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2494)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2494)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2494)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2494)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2494)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2494)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2494)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2494)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2494)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2491)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2491)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2494)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2497)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2497)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2497)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2497)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2497)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2497)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2497)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2497)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2488)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2488)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2488)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2487)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2491)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2491)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2491)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2490)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2493)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2498)@ef4f76b449f4: Created GsupExpect[0] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2500) MSC_Test-GSUP(2498)@ef4f76b449f4: Created GsupExpect[1] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2500) TC_iu_gsup_mo_sms2(2500)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001088'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2493)@ef4f76b449f4: Added conn table entry 0TC_iu_gsup_mo_sms2(2500)449883 MSC_Test_2-SCCP(2492)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2493)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2494)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@ef4f76b449f4: { messageType := 2, destLocRef := '06DD5B'O, sourceLocRef := '0001B9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2498)@ef4f76b449f4: Found GsupExpect[0] for "262420000001088" handled at TC_iu_gsup_mo_sms2(2500) MSC_Test-GSUP(2498)@ef4f76b449f4: Added IMSI table entry 0TC_iu_gsup_mo_sms2(2500)"262420000001088" TC_iu_gsup_mo_sms2(2500)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2500)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2494)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2493)@ef4f76b449f4: patching N(SD)=1 into dtap '0514B925F9172104B9379535'O MSC_Test_2-RAN(2493)@ef4f76b449f4: patched enc_l3: '0554B925F9172104B9379535'O MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2492)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B925F9172104B9379535'O MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2492)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2494)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2500)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2493)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2493)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2492)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2492)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2493)@ef4f76b449f4: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2500)449883 TC_iu_gsup_mo_sms2(2500)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2500)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2500)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2500)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2500)@ef4f76b449f4: 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 := '4B7847CA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2493)@ef4f76b449f4: Added conn table entry 0TC_iu_gsup_mo_sms2(2500)12182779 MSC_Test_2-RAN(2493)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2492)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@ef4f76b449f4: { messageType := 2, destLocRef := 'B9E4FB'O, sourceLocRef := '0001BA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on local reference:0 TC_iu_gsup_mo_sms2(2500)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2500)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2494)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2493)@ef4f76b449f4: patching N(SD)=1 into dtap '0514A6EBAE4921044321714E'O MSC_Test_2-RAN(2493)@ef4f76b449f4: patched enc_l3: '0554A6EBAE4921044321714E'O MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2492)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A6EBAE4921044321714E'O MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2492)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: vl_len:42 MSC_Test_2-SCCP(2492)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2494)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2494)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2492)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2492)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2500)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2500)@ef4f76b449f4: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@ef4f76b449f4: Test Component 2500 has requested to stop MTC. Terminating current testcase execution. MSC_Test_1-SCCP(2489)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2487)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2491)@ef4f76b449f4: Final verdict of PTC: none TC_iu_gsup_mo_sms2(2500)@ef4f76b449f4: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test_2-SCCP(2492)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2498)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2486)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2488)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2495)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2493)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2501)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2485)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2497)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2499)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2496)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2490)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2494)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2485): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2486): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2487): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2488): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2489): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2490): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2491): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2492): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2493): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2494): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2495): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2496): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2497): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2498): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2499): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_gsup_mo_sms2(2500): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2501): none (fail -> fail) MTC@ef4f76b449f4: Test case TC_iu_gsup_mo_sms finished. Verdict: fail reason: Rx unexpected GSUP message MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms fail'. Mon May 27 08:41:05 UTC 2024 ------ MSC_Tests_Iu.TC_iu_gsup_mo_sms fail ------ Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=429933) Waiting for packet dumper to finish... 1 (prev_count=429933, count=433132) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_smma ------ Mon May 27 08:41: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_smma.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_mo_smma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_gsup_mo_smma started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2505)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2505)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2505)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2503)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2508)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2508)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2508)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2506)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2511)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2511)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2511)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2509)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2512)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2505)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2505)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2505)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2505)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2505)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2505)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2505)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2505)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2505)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2505)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2505)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2505)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2508)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2508)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2508)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2508)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2508)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2508)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2508)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2508)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2508)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2508)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2508)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2508)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2508)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2508)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2508)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2508)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2511)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2511)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2511)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2511)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2511)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2511)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2511)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2511)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2511)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2511)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2508)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2508)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2511)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2511)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2511)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2511)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2511)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2511)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2514)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2514)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2514)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2514)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2514)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2514)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2514)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2514)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2515)@ef4f76b449f4: Created GsupExpect[0] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2517) MSC_Test-GSUP(2515)@ef4f76b449f4: Created GsupExpect[1] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2517) TC_iu_gsup_mo_smma2(2517)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001089'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2505)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2505)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2505)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2504)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2508)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2508)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2508)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2507)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2510)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2510)@ef4f76b449f4: Added conn table entry 0TC_iu_gsup_mo_smma2(2517)13103522 MSC_Test_2-SCCP(2509)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2510)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2511)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@ef4f76b449f4: { messageType := 2, destLocRef := 'C7F1A2'O, sourceLocRef := '0001BB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2515)@ef4f76b449f4: Found GsupExpect[0] for "262420000001089" handled at TC_iu_gsup_mo_smma2(2517) MSC_Test-GSUP(2515)@ef4f76b449f4: Added IMSI table entry 0TC_iu_gsup_mo_smma2(2517)"262420000001089" TC_iu_gsup_mo_smma2(2517)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2517)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2511)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2510)@ef4f76b449f4: patching N(SD)=1 into dtap '051413A247E2210492132F76'O MSC_Test_2-RAN(2510)@ef4f76b449f4: patched enc_l3: '055413A247E2210492132F76'O MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2509)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055413A247E2210492132F76'O MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2509)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2511)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2517)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2510)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2510)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2509)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2509)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2510)@ef4f76b449f4: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2517)13103522 MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_smma2(2517)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2517)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2517)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2517)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2517)@ef4f76b449f4: 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 := '7C09FCEB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2510)@ef4f76b449f4: Added conn table entry 0TC_iu_gsup_mo_smma2(2517)13692498 MSC_Test_2-RAN(2510)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2509)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@ef4f76b449f4: { messageType := 2, destLocRef := 'D0EE52'O, sourceLocRef := '0001BC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on local reference:0 TC_iu_gsup_mo_smma2(2517)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2517)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2511)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2510)@ef4f76b449f4: patching N(SD)=1 into dtap '05143D7C37472104BEC4CF99'O MSC_Test_2-RAN(2510)@ef4f76b449f4: patched enc_l3: '05543D7C37472104BEC4CF99'O MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2509)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543D7C37472104BEC4CF99'O MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2509)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: vl_len:22 MSC_Test_2-SCCP(2509)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020642003B400140'O MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2511)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2511)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2509)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2509)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2517)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2517)@ef4f76b449f4: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@ef4f76b449f4: Test Component 2517 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(2503)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2508)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2510)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2515)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2505)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2504)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2507)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2509)@ef4f76b449f4: Final verdict of PTC: none TC_iu_gsup_mo_smma2(2517)@ef4f76b449f4: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test-MNCC(2512)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2518)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2516)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2514)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2502)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2511)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2513)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2506)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2502): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2503): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2504): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2505): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2506): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2507): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2508): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2509): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2510): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2511): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2512): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2513): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2514): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2515): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2516): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_gsup_mo_smma2(2517): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2518): none (fail -> fail) MTC@ef4f76b449f4: Test case TC_iu_gsup_mo_smma finished. Verdict: fail reason: Rx unexpected GSUP message MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma fail'. Mon May 27 08:41:11 UTC 2024 ------ MSC_Tests_Iu.TC_iu_gsup_mo_smma fail ------ Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_smma.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=438710) Waiting for packet dumper to finish... 1 (prev_count=438710, count=441909) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:41: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_gsup_mt_sms_ack started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2522)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2522)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2522)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2520)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2525)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2525)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2525)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-SCCP(2523)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2528)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2528)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2528)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-SCCP(2526)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2529)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2522)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2522)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2522)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2522)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2522)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2525)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2525)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2525)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2525)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2525)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2522)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2525)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2522)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2522)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2522)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2522)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2522)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2525)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2525)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2522)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2522)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2522)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2525)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2522)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2522)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2525)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2525)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2525)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2525)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2525)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2525)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2525)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2528)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2528)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2528)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2528)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2528)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2528)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2525)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2525)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2531)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2531)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2531)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2531)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2531)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2531)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2531)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2531)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2532)@ef4f76b449f4: Created GsupExpect[0] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2534) MSC_Test-GSUP(2532)@ef4f76b449f4: Created GsupExpect[1] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2534) TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001090'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2522)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2522)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2522)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2521)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2525)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2525)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2525)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2524)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2527)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2527)@ef4f76b449f4: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2534)3653744 MSC_Test_2-SCCP(2526)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2527)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@ef4f76b449f4: { messageType := 2, destLocRef := '37C070'O, sourceLocRef := '0001BD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2532)@ef4f76b449f4: Found GsupExpect[0] for "262420000001090" handled at TC_iu_gsup_mt_sms_ack2(2534) MSC_Test-GSUP(2532)@ef4f76b449f4: Added IMSI table entry 0TC_iu_gsup_mt_sms_ack2(2534)"262420000001090" TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2527)@ef4f76b449f4: patching N(SD)=1 into dtap '0514C55701A8210434A96657'O MSC_Test_2-RAN(2527)@ef4f76b449f4: patched enc_l3: '0554C55701A8210434A96657'O MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2526)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C55701A8210434A96657'O MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2526)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2527)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2527)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2526)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2526)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2527)@ef4f76b449f4: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2534)3653744 TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2527)@ef4f76b449f4: Created IMSI[0] for '262420000001090'H'39B162BB'O to be handled at TC_iu_gsup_mt_sms_ack2(2534) MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2527)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_ack2(2534) TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: 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 := '39B162BB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2527)@ef4f76b449f4: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2534)9710293 MSC_Test_2-SCCP(2526)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@ef4f76b449f4: { messageType := 2, destLocRef := '942AD5'O, sourceLocRef := '0001BE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on local reference:0 TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2527)@ef4f76b449f4: patching N(SD)=0 into dtap '0514D9DE68412104E598862E'O MSC_Test_2-RAN(2527)@ef4f76b449f4: patched enc_l3: '0514D9DE68412104E598862E'O MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2526)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514D9DE68412104E598862E'O MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2526)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: vl_len:19 MSC_Test_2-SCCP(2526)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: vl_len:22 MSC_Test_2-SCCP(2526)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2526)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2526)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2526)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2526)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2528)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2526)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2527)@ef4f76b449f4: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2534)9710293 TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2528)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_ack2(2534)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(2520)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2532)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2526)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2531)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2519)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2529)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2521)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2524)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2522)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2528)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2535)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2525)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2530)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2533)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2527)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2523)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2519): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2520): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2521): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2522): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2523): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2524): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2525): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2526): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2527): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2528): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2529): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2530): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2531): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2532): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2533): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_gsup_mt_sms_ack2(2534): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2535): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_gsup_mt_sms_ack finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass'. Mon May 27 08:41:18 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=513452) Waiting for packet dumper to finish... 1 (prev_count=513452, count=516651) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:41: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_gsup_mt_sms_err started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2539)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2539)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2539)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2537)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2542)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2542)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2542)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2540)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2545)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2545)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2545)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2543)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2546)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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(2548)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2548)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2548)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2548)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2548)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2548)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2548)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2548)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2549)@ef4f76b449f4: Created GsupExpect[0] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2551) MSC_Test-GSUP(2549)@ef4f76b449f4: Created GsupExpect[1] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2551) TC_iu_gsup_mt_sms_err2(2551)@ef4f76b449f4: 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(2539)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2539)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2539)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2539)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2539)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2539)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2539)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2539)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2539)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2539)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2539)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2539)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2539)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2539)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2539)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2539)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2542)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2542)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2542)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2542)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2542)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2542)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2542)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2542)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2542)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2542)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2542)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2542)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2542)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2542)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2542)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2542)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2545)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2545)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2545)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2545)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2545)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2545)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2542)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2542)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2545)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2539)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2539)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2539)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2538)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2542)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2542)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2542)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2541)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2544)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2544)@ef4f76b449f4: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2551)10350297 MSC_Test_2-SCCP(2543)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2544)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@ef4f76b449f4: { messageType := 2, destLocRef := '9DEED9'O, sourceLocRef := '0001BF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2549)@ef4f76b449f4: Found GsupExpect[0] for "262420000001091" handled at TC_iu_gsup_mt_sms_err2(2551) MSC_Test-GSUP(2549)@ef4f76b449f4: Added IMSI table entry 0TC_iu_gsup_mt_sms_err2(2551)"262420000001091" TC_iu_gsup_mt_sms_err2(2551)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2551)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2544)@ef4f76b449f4: patching N(SD)=1 into dtap '0514C1310D3821041EE0D0FC'O MSC_Test_2-RAN(2544)@ef4f76b449f4: patched enc_l3: '0554C1310D3821041EE0D0FC'O MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2543)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C1310D3821041EE0D0FC'O MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2543)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2551)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2544)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2544)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2543)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2543)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2544)@ef4f76b449f4: Deleted conn table entry 0TC_iu_gsup_mt_sms_err2(2551)10350297 TC_iu_gsup_mt_sms_err2(2551)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2551)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2551)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2551)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2544)@ef4f76b449f4: Created IMSI[0] for '262420000001091'H'04A690AD'O to be handled at TC_iu_gsup_mt_sms_err2(2551) MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2544)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_err2(2551) TC_iu_gsup_mt_sms_err2(2551)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2551)@ef4f76b449f4: 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 := '04A690AD'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2544)@ef4f76b449f4: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2551)1476512 MSC_Test_2-SCCP(2543)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@ef4f76b449f4: { messageType := 2, destLocRef := '1687A0'O, sourceLocRef := '0001C0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on local reference:0 TC_iu_gsup_mt_sms_err2(2551)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2551)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2544)@ef4f76b449f4: patching N(SD)=0 into dtap '051487C6700B2104569A0950'O MSC_Test_2-RAN(2544)@ef4f76b449f4: patched enc_l3: '051487C6700B2104569A0950'O MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2543)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051487C6700B2104569A0950'O MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2543)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2551)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: vl_len:19 MSC_Test_2-SCCP(2543)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2543)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00144014000002001040080789010404000178003B400140'O MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2545)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2545)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2543)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2543)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2551)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2551)@ef4f76b449f4: RX MT-forwardSM-Err (RP-ERROR) TC_iu_gsup_mt_sms_err2(2551)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MC@ef4f76b449f4: Test Component 2551 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(2537)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2539)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2538)@ef4f76b449f4: Final verdict of PTC: none TC_iu_gsup_mt_sms_err2(2551)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-MNCC(2546)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2545)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2541)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2549)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2542)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2543)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2544)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2550)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2536)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2552)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2548)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2540)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2547)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2536): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2537): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2538): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2539): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2540): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2541): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2542): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2543): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2544): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2545): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2546): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2547): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2548): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2549): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2550): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_gsup_mt_sms_err2(2551): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2552): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_gsup_mt_sms_err finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass'. Mon May 27 08:41:24 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=473554) Waiting for packet dumper to finish... 1 (prev_count=473554, count=476753) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:41: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_gsup_mt_sms_rp_mr started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2556)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2556)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2556)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2554)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2559)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2559)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2559)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2557)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2562)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2562)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2562)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-SCCP(2560)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2563)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2556)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2556)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2556)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2556)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2556)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2556)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2556)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2556)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2556)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2556)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2556)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2556)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2556)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2556)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2556)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2556)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2559)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2559)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2559)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2559)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2559)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2559)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2559)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2559)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2559)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2559)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2559)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2559)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2559)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2559)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2559)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2559)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2562)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2562)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2562)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2562)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2562)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2562)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2559)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2559)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2562)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2565)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2565)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2565)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2565)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2565)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2565)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2565)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2565)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2566)@ef4f76b449f4: Created GsupExpect[0] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2568) MSC_Test-GSUP(2566)@ef4f76b449f4: Created GsupExpect[1] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2568) TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2556)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2556)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2556)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2555)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2559)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2559)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2559)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2558)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2561)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2561)@ef4f76b449f4: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)15978264 MSC_Test_2-SCCP(2560)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2561)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@ef4f76b449f4: { messageType := 2, destLocRef := 'F3CF18'O, sourceLocRef := '0001C1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2566)@ef4f76b449f4: Found GsupExpect[0] for "262420000001092" handled at TC_iu_gsup_mt_sms_rp_mr2(2568) MSC_Test-GSUP(2566)@ef4f76b449f4: Added IMSI table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)"262420000001092" TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2561)@ef4f76b449f4: patching N(SD)=1 into dtap '0514673F8E0C210443D44182'O MSC_Test_2-RAN(2561)@ef4f76b449f4: patched enc_l3: '0554673F8E0C210443D44182'O MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554673F8E0C210443D44182'O MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2561)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2561)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2561)@ef4f76b449f4: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)15978264 TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2561)@ef4f76b449f4: Created IMSI[0] for '262420000001092'H'85E38227'O to be handled at TC_iu_gsup_mt_sms_rp_mr2(2568) TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: TX MT-forwardSM-Req for the 1st SMS MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2561)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_rp_mr2(2568) TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: 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 := '85E38227'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2561)@ef4f76b449f4: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)1214809 MSC_Test_2-SCCP(2560)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@ef4f76b449f4: { messageType := 2, destLocRef := '128959'O, sourceLocRef := '0001C2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on local reference:0 TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2561)@ef4f76b449f4: patching N(SD)=0 into dtap '051489E213EC2104961F5069'O MSC_Test_2-RAN(2561)@ef4f76b449f4: patched enc_l3: '051489E213EC2104961F5069'O MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051489E213EC2104961F5069'O MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_len:19 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_len:19 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_len:22 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_len:22 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2560)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2560)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2560)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2562)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2560)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2561)@ef4f76b449f4: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2568)1214809 TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2562)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_rp_mr2(2568)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(2555)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2554)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2558)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2566)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2557)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2559)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2556)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2561)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2560)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2553)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2563)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2567)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2565)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2562)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2564)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2569)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2553): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2554): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2555): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2556): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2557): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2558): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2559): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2560): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2561): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2562): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2563): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2564): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2565): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2566): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2567): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_gsup_mt_sms_rp_mr2(2568): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2569): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass'. Mon May 27 08:41:30 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass ====== Saving talloc report from 172.18.147.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=560348) Waiting for packet dumper to finish... 1 (prev_count=560348, count=563547) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:41: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_gsup_mo_mt_sms_rp_mr started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2573)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2573)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2573)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2571)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2576)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2576)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2576)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2574)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2579)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2579)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2579)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2577)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2580)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2573)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2573)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2573)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2573)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2573)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2573)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2573)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2573)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2573)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2573)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2573)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2573)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2573)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2573)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2573)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2573)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2576)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2576)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2576)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2576)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2576)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2576)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2576)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2576)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2576)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2576)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2576)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2576)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2576)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2576)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2576)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2576)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2579)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2579)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2579)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2579)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2579)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2579)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2579)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2579)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2576)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2576)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2579)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2579)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2582)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2582)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2582)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2582)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2582)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2582)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2582)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2582)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2583)@ef4f76b449f4: Created GsupExpect[0] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2585) MSC_Test-GSUP(2583)@ef4f76b449f4: Created GsupExpect[1] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2585) TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001093'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2573)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2573)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2573)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2572)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2576)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2576)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2576)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2575)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2578)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2578)@ef4f76b449f4: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2585)6775747 MSC_Test_2-SCCP(2577)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2578)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2579)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@ef4f76b449f4: { messageType := 2, destLocRef := '6763C3'O, sourceLocRef := '0001C3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2583)@ef4f76b449f4: Found GsupExpect[0] for "262420000001093" handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2585) MSC_Test-GSUP(2583)@ef4f76b449f4: Added IMSI table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2585)"262420000001093" TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2579)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2578)@ef4f76b449f4: patching N(SD)=1 into dtap '05144D0C53BC210483562987'O MSC_Test_2-RAN(2578)@ef4f76b449f4: patched enc_l3: '05544D0C53BC210483562987'O MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2577)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544D0C53BC210483562987'O MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2577)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2579)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2578)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2578)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2577)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2577)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2578)@ef4f76b449f4: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2585)6775747 TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2578)@ef4f76b449f4: Created IMSI[0] for '262420000001093'H'3BCBC6AB'O to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2585) TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@ef4f76b449f4: 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 := '3BCBC6AB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2578)@ef4f76b449f4: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2585)13969502 MSC_Test_2-RAN(2578)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2577)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@ef4f76b449f4: { messageType := 2, destLocRef := 'D5285E'O, sourceLocRef := '0001C4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on local reference:0 TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2579)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2578)@ef4f76b449f4: patching N(SD)=1 into dtap '05140F908CB4210401DAF86C'O MSC_Test_2-RAN(2578)@ef4f76b449f4: patched enc_l3: '05540F908CB4210401DAF86C'O MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2577)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540F908CB4210401DAF86C'O MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2577)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@ef4f76b449f4: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: vl_len:22 MSC_Test_2-SCCP(2577)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020600003B400140'O MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2579)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2579)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2577)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2577)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@ef4f76b449f4: setverdict(fail): pass -> fail reason: "Rx unexpected GSUP message", new component reason: "Rx unexpected GSUP message" MC@ef4f76b449f4: Test Component 2585 has requested to stop MTC. Terminating current testcase execution. MSC_Test_1-M3UA(2576)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2583)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2571)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2577)@ef4f76b449f4: Final verdict of PTC: none TC_iu_gsup_mo_mt_sms_rp_mr2(2585)@ef4f76b449f4: Final verdict of PTC: fail reason: "Rx unexpected GSUP message" MSC_Test_1-RAN(2575)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2573)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2572)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2578)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2580)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2579)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2584)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2586)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2582)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2570)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2574)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2581)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2570): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2571): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2572): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2573): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2574): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2575): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2576): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2577): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2578): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2579): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2580): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2581): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2582): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2583): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2584): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_gsup_mo_mt_sms_rp_mr2(2585): fail (none -> fail) reason: "Rx unexpected GSUP message" MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2586): none (fail -> fail) MTC@ef4f76b449f4: Test case TC_iu_gsup_mo_mt_sms_rp_mr finished. Verdict: fail reason: Rx unexpected GSUP message MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr fail'. Mon May 27 08:41:37 UTC 2024 ------ MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr fail ------ Saving talloc report from 172.18.147.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=426888) Waiting for packet dumper to finish... 1 (prev_count=426888, count=430087) MTC@ef4f76b449f4: 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@ef4f76b449f4: 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 ------ Mon May 27 08:41: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_and_mo_ussd_single_request started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2590)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2590)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2590)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(2588)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2593)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2593)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2593)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2591)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2596)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2596)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2596)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2594)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2597)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2590)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2590)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2590)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2590)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2590)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2590)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2590)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2590)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2590)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2590)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2590)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2590)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2590)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2590)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2590)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2590)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2593)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2593)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2593)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2593)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2593)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2593)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2593)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2593)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2593)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2593)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2593)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2593)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2593)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2593)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2593)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2593)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2596)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2596)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2596)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2596)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2596)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2596)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2593)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2593)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2599)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2599)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2599)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2599)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2599)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2599)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2599)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2599)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2600)@ef4f76b449f4: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2602) TC_iu_lu_and_mo_ussd_single_request2(2602)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001046'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2590)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2590)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2590)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2589)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2593)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2593)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2593)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2592)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2595)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2595)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)1837565 MSC_Test_2-SCCP(2594)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2595)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@ef4f76b449f4: { messageType := 2, destLocRef := '1C09FD'O, sourceLocRef := '0001C5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2600)@ef4f76b449f4: Found GsupExpect[0] for "262420000001046" handled at TC_iu_lu_and_mo_ussd_single_request2(2602) MSC_Test-GSUP(2600)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)"262420000001046" TC_iu_lu_and_mo_ussd_single_request2(2602)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2602)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2595)@ef4f76b449f4: patching N(SD)=1 into dtap '0514D8D0D97E21045093BEA8'O MSC_Test_2-RAN(2595)@ef4f76b449f4: patched enc_l3: '0554D8D0D97E21045093BEA8'O MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2594)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D8D0D97E21045093BEA8'O MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2594)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2602)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2595)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2595)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2594)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2594)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2595)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)1837565 TC_iu_lu_and_mo_ussd_single_request2(2602)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2602)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2602)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2602)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2602)@ef4f76b449f4: 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 := '3443E506'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2595)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)13861212 MSC_Test_2-RAN(2595)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2594)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@ef4f76b449f4: { messageType := 2, destLocRef := 'D3815C'O, sourceLocRef := '0001C6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_single_request2(2602)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2602)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2595)@ef4f76b449f4: patching N(SD)=1 into dtap '05149464D1AB2104C9EE1882'O MSC_Test_2-RAN(2595)@ef4f76b449f4: patched enc_l3: '05549464D1AB2104C9EE1882'O MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2594)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549464D1AB2104C9EE1882'O MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2594)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2600)@ef4f76b449f4: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2602) MSC_Test_2-RAN(2595)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2595)@ef4f76b449f4: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: vl_len:37 MSC_Test_2-SCCP(2594)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2602)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2594)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2602)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2594)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2594)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2596)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2594)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2595)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2602)13861212 TC_iu_lu_and_mo_ussd_single_request2(2602)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2602)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2602)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2596)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2602)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_1-SCCP(2591)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2600)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2590)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2588)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2593)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2589)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2596)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2592)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2594)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2597)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2587)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2601)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2599)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2603)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2595)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2598)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2587): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2588): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2589): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2590): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2591): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2592): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2593): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2594): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2595): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2596): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2597): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2598): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2599): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2600): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2601): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_and_mo_ussd_single_request2(2602): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2603): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass'. Mon May 27 08:41:43 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass ====== Saving talloc report from 172.18.147.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=477309) Waiting for packet dumper to finish... 1 (prev_count=477309, count=480600) MTC@ef4f76b449f4: 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@ef4f76b449f4: 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 ------ Mon May 27 08:41: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_and_mt_ussd_notification started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2607)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2607)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2607)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2605)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2610)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2610)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2610)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2608)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2613)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2613)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2613)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2611)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2614)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2607)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2607)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2607)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2607)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2607)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2607)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2607)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2607)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2607)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2607)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2607)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2607)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2607)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2607)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2607)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2607)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2610)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2610)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2610)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2610)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2610)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2610)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2610)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2610)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2610)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2610)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2610)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2610)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2610)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2610)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2610)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2610)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2613)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2613)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2613)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2613)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2613)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2613)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2610)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2610)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2613)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2616)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2616)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2616)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2616)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2616)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2616)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2616)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2616)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2617)@ef4f76b449f4: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2619) TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001047'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2607)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2607)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2607)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2606)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2610)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2610)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2610)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2609)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2612)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2612)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)3824726 MSC_Test_2-SCCP(2611)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2612)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@ef4f76b449f4: { messageType := 2, destLocRef := '3A5C56'O (":\\V"), sourceLocRef := '0001C7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2617)@ef4f76b449f4: Found GsupExpect[0] for "262420000001047" handled at TC_iu_lu_and_mt_ussd_notification2(2619) MSC_Test-GSUP(2617)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)"262420000001047" TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2612)@ef4f76b449f4: patching N(SD)=1 into dtap '0514E746F1DF2104ADC346EA'O MSC_Test_2-RAN(2612)@ef4f76b449f4: patched enc_l3: '0554E746F1DF2104ADC346EA'O MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2611)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E746F1DF2104ADC346EA'O MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2611)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2612)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2612)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2611)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2611)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2612)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)3824726 TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2612)@ef4f76b449f4: Created IMSI[0] for '262420000001047'H'AA0184CC'O to be handled at TC_iu_lu_and_mt_ussd_notification2(2619) MSC_Test-GSUP(2617)@ef4f76b449f4: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2619) MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2612)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_notification2(2619) TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: 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 := 'AA0184CC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2612)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)4123330 MSC_Test_2-SCCP(2611)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@ef4f76b449f4: { messageType := 2, destLocRef := '3EEAC2'O, sourceLocRef := '0001C8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2612)@ef4f76b449f4: patching N(SD)=0 into dtap '0514BEF8223F2104D51ED1DF'O MSC_Test_2-RAN(2612)@ef4f76b449f4: patched enc_l3: '0514BEF8223F2104D51ED1DF'O MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2611)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514BEF8223F2104D51ED1DF'O MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2611)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2612)@ef4f76b449f4: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2612)@ef4f76b449f4: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: vl_len:20 MSC_Test_2-SCCP(2611)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2611)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2611)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2611)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2613)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2611)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2612)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2619)4123330 TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2613)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_notification2(2619)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(2617)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2605)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2608)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2612)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2613)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2604)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2606)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2611)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2609)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2607)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2610)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2616)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2618)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2615)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2620)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2614)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2604): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2605): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2606): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2607): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2608): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2609): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2610): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2611): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2612): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2613): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2614): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2615): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2616): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2617): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2618): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_and_mt_ussd_notification2(2619): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2620): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_and_mt_ussd_notification finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass'. Mon May 27 08:41:50 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass ====== Saving talloc report from 172.18.147.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=489519) Waiting for packet dumper to finish... 1 (prev_count=489519, count=492718) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:41: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_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@ef4f76b449f4: 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@ef4f76b449f4: Test case TC_iu_lu_and_mo_ussd_during_mt_call started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2624)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2624)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2624)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2622)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2627)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2627)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2627)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2625)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2630)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2630)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2630)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2628)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2631)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2624)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2624)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2624)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2624)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2624)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2624)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2624)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2624)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2624)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2624)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2624)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2624)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2624)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2624)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2624)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2624)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2627)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2627)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2627)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2627)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2627)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2627)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2627)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2627)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2627)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2627)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2627)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2627)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2627)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2627)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2627)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2627)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2630)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2630)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2630)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2630)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2630)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2630)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2627)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2627)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2630)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2633)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2633)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2633)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2633)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2633)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2633)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2633)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2633)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2634)@ef4f76b449f4: Created GsupExpect[0] for "262420000001048" to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001048'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2624)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2624)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2624)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2623)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2627)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2627)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2627)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2626)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2629)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2629)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)4238154 MSC_Test_2-SCCP(2628)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2629)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@ef4f76b449f4: { messageType := 2, destLocRef := '40AB4A'O, sourceLocRef := '0001C9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2634)@ef4f76b449f4: Found GsupExpect[0] for "262420000001048" handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) MSC_Test-GSUP(2634)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)"262420000001048" TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2629)@ef4f76b449f4: patching N(SD)=1 into dtap '05140465C9F021047A63C1FB'O MSC_Test_2-RAN(2629)@ef4f76b449f4: patched enc_l3: '05540465C9F021047A63C1FB'O MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540465C9F021047A63C1FB'O MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2629)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2629)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2629)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)4238154 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2631)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)1071087144 MSC_Test_2-RAN(2629)@ef4f76b449f4: Created IMSI[0] for '262420000001048'H'3E3516A8'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2629)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mo_ussd_during_mt_call2(2636) TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2629)@ef4f76b449f4: Created IMSI[1] for '262420000001048'H'3E3516A8'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: 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 := '3E3516A8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2629)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)8327516 MSC_Test_2-SCCP(2628)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@ef4f76b449f4: { messageType := 2, destLocRef := '7F115C'O, sourceLocRef := '0001CA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2629)@ef4f76b449f4: patching N(SD)=0 into dtap '051457B803B621043B36B7DE'O MSC_Test_2-RAN(2629)@ef4f76b449f4: patched enc_l3: '051457B803B621043B36B7DE'O MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051457B803B621043B36B7DE'O MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_2-RAN(2629)@ef4f76b449f4: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2629)@ef4f76b449f4: patched enc_l3: '8341'O MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(2632)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) MSC_Test-MGCP(2632)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "439", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b8" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2636) TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: f_mt_call_complete 3 TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_len:46 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2629)@ef4f76b449f4: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2629)@ef4f76b449f4: patched enc_l3: '8387'O MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: f_mt_call_complete 5.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: f_mt_call_complete 8.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: f_mt_call_complete 7.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: f_mt_call_complete 9.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: f_mt_call_complete DONE TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2629)@ef4f76b449f4: patching N(SD)=3 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2629)@ef4f76b449f4: patched enc_l3: '1BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_len:37 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2629)@ef4f76b449f4: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2629)@ef4f76b449f4: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_len:18 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2631)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)1071087144 MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2628)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2628)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2628)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2630)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2628)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2629)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2636)8327516 MSC_Test_2-M3UA(2630)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: f_call_hangup 9: done TC_iu_lu_and_mo_ussd_during_mt_call2(2636)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(2623)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2624)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2631)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2634)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2622)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2625)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2627)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2629)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2626)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2630)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2632)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2633)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2621)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2635)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2637)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2628)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2621): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2622): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2623): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2624): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2625): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2626): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2627): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2628): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2629): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2630): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2631): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2632): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2633): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2634): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2635): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_and_mo_ussd_during_mt_call2(2636): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2637): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass'. Mon May 27 08:41:59 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass ====== Saving talloc report from 172.18.147.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=626748) Waiting for packet dumper to finish... 1 (prev_count=626748, count=629947) MTC@ef4f76b449f4: 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@ef4f76b449f4: 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 ------ Mon May 27 08:42: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_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@ef4f76b449f4: 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@ef4f76b449f4: Test case TC_iu_lu_and_mt_ussd_during_mt_call started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2641)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2641)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2641)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2639)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2644)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2644)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2644)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2642)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2647)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2647)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2647)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2645)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2648)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2641)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2641)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2641)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2641)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2641)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2641)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2641)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2641)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2641)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2641)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2641)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2641)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2641)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2641)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2641)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2641)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2644)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2644)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2644)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2644)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2644)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2644)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2644)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2644)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2644)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2644)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2644)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2644)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2644)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2644)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2644)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2644)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2647)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2647)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2647)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2647)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2647)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2647)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2644)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2644)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2650)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2650)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2650)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2650)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2650)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2650)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2650)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2650)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2651)@ef4f76b449f4: Created GsupExpect[0] for "262420000001049" to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: 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(2641)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2641)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2641)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2640)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2644)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2644)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2644)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2643)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2646)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2646)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)8017690 MSC_Test_2-SCCP(2645)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2646)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@ef4f76b449f4: { messageType := 2, destLocRef := '7A571A'O, sourceLocRef := '0001CB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2651)@ef4f76b449f4: Found GsupExpect[0] for "262420000001049" handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) MSC_Test-GSUP(2651)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)"262420000001049" TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2646)@ef4f76b449f4: patching N(SD)=1 into dtap '0514D43619FA2104FAD32AB8'O MSC_Test_2-RAN(2646)@ef4f76b449f4: patched enc_l3: '0554D43619FA2104FAD32AB8'O MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D43619FA2104FAD32AB8'O MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2646)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2646)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2646)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)8017690 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2648)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)102154184 MSC_Test_2-RAN(2646)@ef4f76b449f4: Created IMSI[0] for '262420000001049'H'37046703'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2646)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_during_mt_call2(2653) TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2646)@ef4f76b449f4: Created IMSI[1] for '262420000001049'H'37046703'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: 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 := '37046703'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2646)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)372073 MSC_Test_2-SCCP(2645)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@ef4f76b449f4: { messageType := 2, destLocRef := '05AD69'O, sourceLocRef := '0001CC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2646)@ef4f76b449f4: patching N(SD)=0 into dtap '05148E4576F321040EDE3E99'O MSC_Test_2-RAN(2646)@ef4f76b449f4: patched enc_l3: '05148E4576F321040EDE3E99'O MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05148E4576F321040EDE3E99'O MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: f_mt_call_complete 1 MSC_Test_2-RAN(2646)@ef4f76b449f4: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2646)@ef4f76b449f4: patched enc_l3: '8341'O MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: f_mt_call_complete 2 MSC_Test-MGCP(2649)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) MSC_Test-MGCP(2649)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "445", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ba" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2653) TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: f_mt_call_complete 3 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_len:46 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2646)@ef4f76b449f4: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2646)@ef4f76b449f4: patched enc_l3: '8387'O MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: f_mt_call_complete 5.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: f_mt_call_complete 8.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: f_mt_call_complete 7.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: f_mt_call_complete 9.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: f_mt_call_complete DONE TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2646)@ef4f76b449f4: patching N(SD)=3 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-RAN(2646)@ef4f76b449f4: patched enc_l3: '8BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_len:37 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A198BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2646)@ef4f76b449f4: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2646)@ef4f76b449f4: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_len:18 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2648)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)102154184 TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2645)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2645)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2645)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2647)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2645)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2646)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2653)372073 MSC_Test_2-M3UA(2647)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: f_call_hangup 9: done TC_iu_lu_and_mt_ussd_during_mt_call2(2653)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_1-SCCP(2642)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2648)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2651)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2639)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2649)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2646)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2643)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2640)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2641)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2638)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2644)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2647)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2652)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2650)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2654)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2645)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2638): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2639): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2640): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2641): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2642): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2643): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2644): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2645): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2646): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2647): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2648): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2649): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2650): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2651): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2652): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_and_mt_ussd_during_mt_call2(2653): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2654): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass'. Mon May 27 08:42:09 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass ====== Saving talloc report from 172.18.147.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=639577) Waiting for packet dumper to finish... 1 (prev_count=639577, count=642776) MTC@ef4f76b449f4: 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@ef4f76b449f4: 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 ------ Mon May 27 08:42: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_and_mo_ussd_mo_release started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2658)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2658)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2658)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2656)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2661)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2661)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2661)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2659)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2664)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2664)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2664)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2662)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2665)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2658)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2658)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2658)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2658)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2658)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2658)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2658)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2658)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2658)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2658)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2658)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2658)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2661)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2661)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2661)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2661)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2661)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2661)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2661)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2661)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2661)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2661)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2661)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2661)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2661)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2661)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2661)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2661)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2664)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2664)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2664)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2664)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2664)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2664)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2661)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2661)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2667)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2667)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2667)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2667)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2667)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2667)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2667)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2667)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2668)@ef4f76b449f4: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2670) TC_iu_lu_and_mo_ussd_mo_release2(2670)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001050'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2658)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2658)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2658)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2657)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2661)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2661)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2661)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2660)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2663)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2663)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)11010269 MSC_Test_2-SCCP(2662)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2663)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@ef4f76b449f4: { messageType := 2, destLocRef := 'A800DD'O, sourceLocRef := '0001CD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2668)@ef4f76b449f4: Found GsupExpect[0] for "262420000001050" handled at TC_iu_lu_and_mo_ussd_mo_release2(2670) MSC_Test-GSUP(2668)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)"262420000001050" TC_iu_lu_and_mo_ussd_mo_release2(2670)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2670)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2663)@ef4f76b449f4: patching N(SD)=1 into dtap '0514D52EFAE421044CC4C1FA'O MSC_Test_2-RAN(2663)@ef4f76b449f4: patched enc_l3: '0554D52EFAE421044CC4C1FA'O MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2662)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D52EFAE421044CC4C1FA'O MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2662)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2670)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2663)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2663)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2662)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2662)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2663)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)11010269 TC_iu_lu_and_mo_ussd_mo_release2(2670)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2670)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2670)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2670)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2670)@ef4f76b449f4: 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 := '1CC9A63A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2663)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)14979827 MSC_Test_2-RAN(2663)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2662)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@ef4f76b449f4: { messageType := 2, destLocRef := 'E492F3'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(2662)@ef4f76b449f4: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_mo_release2(2670)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2670)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2663)@ef4f76b449f4: patching N(SD)=1 into dtap '05141C7DE70A2104EE71C612'O MSC_Test_2-RAN(2663)@ef4f76b449f4: patched enc_l3: '05541C7DE70A2104EE71C612'O MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2662)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541C7DE70A2104EE71C612'O MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2662)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2668)@ef4f76b449f4: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2670) MSC_Test_2-RAN(2663)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-RAN(2663)@ef4f76b449f4: patched enc_l3: '1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: vl_len:40 MSC_Test_2-SCCP(2662)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440240000010010401D1C1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2670)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2670)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2663)@ef4f76b449f4: patching N(SD)=3 into dtap '1B2A'O MSC_Test_2-RAN(2663)@ef4f76b449f4: patched enc_l3: '1BEA'O MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2662)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003021BEA'O MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2670)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2662)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2662)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2662)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2664)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2662)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2663)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2670)14979827 TC_iu_lu_and_mo_ussd_mo_release2(2670)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2670)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2670)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2664)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2670)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test-GSUP(2668)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2656)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2661)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2659)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2665)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2664)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2662)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2658)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2671)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2660)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2666)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2655)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2667)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2663)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2657)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2669)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2655): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2656): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2657): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2658): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2659): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2660): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2661): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2662): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2663): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2664): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2665): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2666): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2667): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2668): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2669): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_and_mo_ussd_mo_release2(2670): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2671): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass'. Mon May 27 08:42:15 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass ====== Saving talloc report from 172.18.147.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=479651) Waiting for packet dumper to finish... 1 (prev_count=479651, count=482850) MTC@ef4f76b449f4: 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@ef4f76b449f4: 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 ------ Mon May 27 08:42:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_and_ss_session_timeout started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2675)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2675)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2675)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2673)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2678)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2678)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2678)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2676)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2681)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2681)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2681)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-SCCP(2679)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2682)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2675)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2675)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2675)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2675)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2675)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2675)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2675)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2675)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2675)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2675)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2675)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2675)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2675)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2675)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2675)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2675)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2678)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2678)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2678)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2678)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2678)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2678)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2678)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2678)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2678)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2678)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2678)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2678)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2678)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2678)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2678)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2678)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2681)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2681)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2681)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2681)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2681)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2681)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2678)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2678)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2684)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2684)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2684)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2684)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2684)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2684)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2684)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2684)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2685)@ef4f76b449f4: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2687) TC_iu_lu_and_ss_session_timeout2(2687)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001051'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2675)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2675)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2675)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2674)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2678)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2678)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2678)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2677)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2680)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2680)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2687)3338999 MSC_Test_2-SCCP(2679)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2680)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@ef4f76b449f4: { messageType := 2, destLocRef := '32F2F7'O, sourceLocRef := '0001CF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2685)@ef4f76b449f4: Found GsupExpect[0] for "262420000001051" handled at TC_iu_lu_and_ss_session_timeout2(2687) MSC_Test-GSUP(2685)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_and_ss_session_timeout2(2687)"262420000001051" TC_iu_lu_and_ss_session_timeout2(2687)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2687)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2680)@ef4f76b449f4: patching N(SD)=1 into dtap '051435F748292104B0A3B6AA'O MSC_Test_2-RAN(2680)@ef4f76b449f4: patched enc_l3: '055435F748292104B0A3B6AA'O MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2679)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055435F748292104B0A3B6AA'O MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2679)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_ss_session_timeout2(2687)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2680)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2680)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2679)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2679)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2680)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2687)3338999 TC_iu_lu_and_ss_session_timeout2(2687)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(2687)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@ef4f76b449f4: 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 := '22C33694'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2680)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2687)8846260 MSC_Test_2-RAN(2680)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2679)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@ef4f76b449f4: { messageType := 2, destLocRef := '86FBB4'O, sourceLocRef := '0001D0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(2687)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2687)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2680)@ef4f76b449f4: patching N(SD)=1 into dtap '0514583A1E8A2104197EAA0F'O MSC_Test_2-RAN(2680)@ef4f76b449f4: patched enc_l3: '0554583A1E8A2104197EAA0F'O MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2679)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554583A1E8A2104197EAA0F'O MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2679)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2685)@ef4f76b449f4: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2687) MSC_Test_2-RAN(2680)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-RAN(2680)@ef4f76b449f4: patched enc_l3: '1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: vl_len:41 MSC_Test_2-SCCP(2679)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440250000010010401E1D1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(2687)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2679)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2679)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2679)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2681)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2679)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2680)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2687)8846260 TC_iu_lu_and_ss_session_timeout2(2687)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2681)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(2687)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2687)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(2673)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2674)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2682)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2685)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2676)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2672)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2681)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2675)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2677)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2686)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2679)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2683)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2678)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2684)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2680)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2688)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2672): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2673): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2674): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2675): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2676): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2677): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2678): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2679): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2680): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2681): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2682): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2683): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2684): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2685): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2686): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_and_ss_session_timeout2(2687): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2688): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_and_ss_session_timeout finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass'. Mon May 27 08:42:25 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=470598) Waiting for packet dumper to finish... 1 (prev_count=470598, count=473797) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:42: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_mt_ussd_for_unknown_subscr started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2692)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2692)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2692)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2690)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2695)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2695)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2695)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-SCCP(2693)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2698)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2698)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2698)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2696)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2699)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2692)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2692)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2692)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2692)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2692)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2692)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2692)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2692)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2692)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2692)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2692)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2692)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2695)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2695)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2695)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2695)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2695)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2695)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2695)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2695)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2695)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2695)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2695)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2695)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2695)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2695)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2695)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2695)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2698)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2698)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2698)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2698)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2698)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2698)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2698)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2698)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2698)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2698)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2698)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2698)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2698)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2698)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2695)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2698)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2698)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2695)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test-GSUP-IPA(2701)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2701)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2701)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2701)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2701)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2701)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2701)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2701)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2692)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2692)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2692)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2691)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2695)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2695)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2695)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2694)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2698)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2698)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2698)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2697)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2697)@ef4f76b449f4: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2704) MSC_Test-GSUP(2702)@ef4f76b449f4: Created GsupExpect[0] for "000000000000000" to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2704) MSC_Test-GSUP(2702)@ef4f76b449f4: Found GsupExpect[0] for "000000000000000" handled at TC_iu_mt_ussd_for_unknown_subscr2(2704) MSC_Test-GSUP(2702)@ef4f76b449f4: Added IMSI table entry 0TC_iu_mt_ussd_for_unknown_subscr2(2704)"000000000000000" TC_iu_mt_ussd_for_unknown_subscr2(2704)@ef4f76b449f4: setverdict(fail): none -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_iu_mt_ussd_for_unknown_subscr2(2704)@ef4f76b449f4: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_2-RAN(2697)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2691)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2695)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2702)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2693)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2694)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2689)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2690)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2699)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2692)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2703)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2700)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2696)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2705)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2701)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2698)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2689): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2690): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2691): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2692): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2693): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2694): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2695): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2696): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2697): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2698): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2699): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2700): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2701): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2702): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2703): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_mt_ussd_for_unknown_subscr2(2704): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2705): none (fail -> fail) MTC@ef4f76b449f4: Test case TC_iu_mt_ussd_for_unknown_subscr finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr fail'. Mon May 27 08:42:31 UTC 2024 ------ MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr fail ------ Saving talloc report from 172.18.147.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=173955) Waiting for packet dumper to finish... 1 (prev_count=173955, count=177154) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:42: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_mo_ussd_for_unknown_trans started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2709)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2709)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2709)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2707)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2712)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2712)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2712)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2710)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2715)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2715)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2715)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2713)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2716)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2709)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2709)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2709)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2709)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2709)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2709)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2709)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2709)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2709)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2709)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2709)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2709)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2709)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2709)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2709)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2709)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2712)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2712)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2712)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2712)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2712)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2712)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2712)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2712)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2712)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2712)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2712)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2712)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2712)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2712)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2712)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2712)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2715)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2715)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2715)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2715)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2715)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2715)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2712)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2712)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2718)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2718)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2718)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2718)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2718)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2718)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2718)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2718)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2709)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2709)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2709)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2708)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2712)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2712)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2712)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2711)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2714)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2714)@ef4f76b449f4: Created IMSI[0] for '262420000001053'H'FFFFFFFF'O to be handled at TC_iu_mo_ussd_for_unknown_trans2(2721) MSC_Test-GSUP(2719)@ef4f76b449f4: Created GsupExpect[0] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2721) MSC_Test-GSUP(2719)@ef4f76b449f4: Created GsupExpect[1] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2721) TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2714)@ef4f76b449f4: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)6630845 MSC_Test_2-SCCP(2713)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2714)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: { messageType := 2, destLocRef := '652DBD'O, sourceLocRef := '0001D1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2719)@ef4f76b449f4: Found GsupExpect[0] for "262420000001053" handled at TC_iu_mo_ussd_for_unknown_trans2(2721) MSC_Test-GSUP(2719)@ef4f76b449f4: Added IMSI table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)"262420000001053" TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@ef4f76b449f4: patching N(SD)=1 into dtap '0514F77CBCF4210402F51EFC'O MSC_Test_2-RAN(2714)@ef4f76b449f4: patched enc_l3: '0554F77CBCF4210402F51EFC'O MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F77CBCF4210402F51EFC'O MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2714)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2714)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2714)@ef4f76b449f4: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)6630845 TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: 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 := '2C667CE4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2714)@ef4f76b449f4: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)1934032 MSC_Test_2-RAN(2714)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2713)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: { messageType := 2, destLocRef := '1D82D0'O, sourceLocRef := '0001D2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@ef4f76b449f4: patching N(SD)=1 into dtap '0514327DC7072104826BF5F9'O MSC_Test_2-RAN(2714)@ef4f76b449f4: patched enc_l3: '0554327DC7072104826BF5F9'O MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554327DC7072104826BF5F9'O MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3A1713B8E81BE57E94496F5678FA0FE61C06BF0E603B0B2ABD'O MSC_Test_2-RAN(2714)@ef4f76b449f4: patched enc_l3: '1BBA1713B8E81BE57E94496F5678FA0FE61C06BF0E603B0B2ABD'O MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_len:38 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440220000010010401B1A1BBA1713B8E81BE57E94496F5678FA0FE61C06BF0E603B0B2ABD'O MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2714)@ef4f76b449f4: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)1934032 TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: 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 := '2C667CE4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2714)@ef4f76b449f4: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)5274950 MSC_Test_2-RAN(2714)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2713)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: { messageType := 2, destLocRef := '507D46'O ("P}F"), sourceLocRef := '0001D3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@ef4f76b449f4: patching N(SD)=1 into dtap '05141984B0602104CEC88FCD'O MSC_Test_2-RAN(2714)@ef4f76b449f4: patched enc_l3: '05541984B0602104CEC88FCD'O MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541984B0602104CEC88FCD'O MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2714)@ef4f76b449f4: patching N(SD)=2 into dtap '1B2A1C178E3E8E181FF0C939F118A61722A60346E28E2DA253B558'O MSC_Test_2-RAN(2714)@ef4f76b449f4: patched enc_l3: '1BAA1C178E3E8E181FF0C939F118A61722A60346E28E2DA253B558'O MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_len:39 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440230000010010401C1B1BAA1C178E3E8E181FF0C939F118A61722A60346E28E2DA253B558'O MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2713)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2713)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2713)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2715)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2713)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2714)@ef4f76b449f4: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2721)5274950 MSC_Test_2-M3UA(2715)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2721)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-RAN(2708)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2710)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2711)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2719)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2707)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2714)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2709)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2712)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2713)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2706)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2716)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2717)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2715)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2720)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2722)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2718)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2706): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2707): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2708): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2709): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2710): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2711): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2712): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2713): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2714): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2715): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2716): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2717): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2718): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2719): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2720): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_mo_ussd_for_unknown_trans2(2721): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2722): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass'. Mon May 27 08:42:48 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass ====== Saving talloc report from 172.18.147.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=606677) Waiting for packet dumper to finish... 1 (prev_count=606677, count=609876) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:42: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_proc_ss_for_unknown_session started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2726)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2726)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2726)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2724)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2729)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2729)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2729)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2727)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2732)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2732)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2732)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2730)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2733)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2726)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2726)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2726)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2726)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2726)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2726)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2726)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2726)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2726)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2726)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2726)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2726)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2726)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2726)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2726)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2726)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2729)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2729)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2729)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2729)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2729)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2729)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2729)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2729)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2729)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2729)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2729)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2729)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2729)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2729)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2729)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2729)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2732)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2732)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2732)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2732)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2732)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2732)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2732)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2732)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2732)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2732)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2729)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2732)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2732)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2729)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2732)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2732)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2732)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2732)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2735)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2735)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2735)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2735)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2735)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2735)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2735)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2735)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2736)@ef4f76b449f4: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2738) TC_iu_proc_ss_for_unknown_session2(2738)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001055'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2726)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2726)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2726)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2725)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2729)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2729)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2729)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2728)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2732)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2732)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2731)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2731)@ef4f76b449f4: Added conn table entry 0TC_iu_proc_ss_for_unknown_session2(2738)4267105 MSC_Test_2-SCCP(2730)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2732)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2731)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2732)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2732)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@ef4f76b449f4: { messageType := 2, destLocRef := '411C61'O, sourceLocRef := '0001D4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2730)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2736)@ef4f76b449f4: Found GsupExpect[0] for "262420000001055" handled at TC_iu_proc_ss_for_unknown_session2(2738) MSC_Test-GSUP(2736)@ef4f76b449f4: Added IMSI table entry 0TC_iu_proc_ss_for_unknown_session2(2738)"262420000001055" TC_iu_proc_ss_for_unknown_session2(2738)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2738)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2732)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2732)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2731)@ef4f76b449f4: patching N(SD)=1 into dtap '051497FF54092104C4D091C9'O MSC_Test_2-RAN(2731)@ef4f76b449f4: patched enc_l3: '055497FF54092104C4D091C9'O MSC_Test_2-SCCP(2730)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2730)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2730)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2730)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055497FF54092104C4D091C9'O MSC_Test_2-M3UA(2732)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2732)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2730)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2730)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2730)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2730)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2732)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2732)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2732)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2732)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_for_unknown_session2(2738)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2731)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2731)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2730)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2730)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2730)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2730)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2732)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2732)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2730)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2730)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2730)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2730)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2730)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2730)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2730)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2732)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2732)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2732)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2730)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2732)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2731)@ef4f76b449f4: Deleted conn table entry 0TC_iu_proc_ss_for_unknown_session2(2738)4267105 TC_iu_proc_ss_for_unknown_session2(2738)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2738)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2738)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2738)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2731)@ef4f76b449f4: Created IMSI[0] for '262420000001055'H'A72EDFB9'O to be handled at TC_iu_proc_ss_for_unknown_session2(2738) MSC_Test-GSUP(2736)@ef4f76b449f4: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2738) TC_iu_proc_ss_for_unknown_session2(2738)@ef4f76b449f4: setverdict(fail): pass -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_iu_proc_ss_for_unknown_session2(2738)@ef4f76b449f4: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_0-RAN(2725)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2729)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2733)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2724)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2732)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2726)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2731)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2727)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2730)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2728)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2735)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2734)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2723)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2737)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2739)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2736)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2723): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2724): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2725): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2726): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2727): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2728): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2729): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2730): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2731): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2732): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2733): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2734): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2735): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2736): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2737): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_proc_ss_for_unknown_session2(2738): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2739): none (fail -> fail) MTC@ef4f76b449f4: Test case TC_iu_proc_ss_for_unknown_session finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session fail'. Mon May 27 08:42:54 UTC 2024 ------ MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session fail ------ Saving talloc report from 172.18.147.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=329009) Waiting for packet dumper to finish... 1 (prev_count=329009, count=330174) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:42: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_proc_ss_paging_fail started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2743)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2743)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2743)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(2741)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2746)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2746)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2746)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2744)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2749)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2749)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2749)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2747)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2750)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2743)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2743)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2743)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2743)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2743)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2743)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2743)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2743)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2743)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2743)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2743)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2743)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2743)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2743)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2743)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2743)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2746)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2746)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2746)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2746)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2746)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2746)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2746)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2746)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2746)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2746)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2746)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2746)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2746)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2746)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2746)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2746)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2749)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2749)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2749)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2749)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2749)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2749)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2749)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2749)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2749)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2749)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2746)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2749)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2749)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2746)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2749)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2749)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2749)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2749)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2752)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2752)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2752)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2752)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2752)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2752)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2752)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2752)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2753)@ef4f76b449f4: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2755) TC_iu_proc_ss_paging_fail2(2755)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001056'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2743)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2743)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2743)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2742)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2746)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2746)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2746)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2745)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2749)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2749)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2748)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2748)@ef4f76b449f4: Added conn table entry 0TC_iu_proc_ss_paging_fail2(2755)11135197 MSC_Test_2-SCCP(2747)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2749)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2748)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2749)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2749)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@ef4f76b449f4: { messageType := 2, destLocRef := 'A9E8DD'O, sourceLocRef := '0001D5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2747)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2753)@ef4f76b449f4: Found GsupExpect[0] for "262420000001056" handled at TC_iu_proc_ss_paging_fail2(2755) MSC_Test-GSUP(2753)@ef4f76b449f4: Added IMSI table entry 0TC_iu_proc_ss_paging_fail2(2755)"262420000001056" TC_iu_proc_ss_paging_fail2(2755)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2755)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2749)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2749)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2748)@ef4f76b449f4: patching N(SD)=1 into dtap '05148FFA2A652104B1C9D13C'O MSC_Test_2-RAN(2748)@ef4f76b449f4: patched enc_l3: '05548FFA2A652104B1C9D13C'O MSC_Test_2-SCCP(2747)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2747)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2747)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2747)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548FFA2A652104B1C9D13C'O MSC_Test_2-M3UA(2749)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2749)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2747)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2747)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2747)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2747)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2749)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2749)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2749)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2749)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_paging_fail2(2755)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2748)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2748)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2747)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2747)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2747)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2747)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2749)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2749)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2747)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2747)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2747)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2747)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2747)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2747)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2747)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2749)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2749)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2749)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2747)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2749)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2748)@ef4f76b449f4: Deleted conn table entry 0TC_iu_proc_ss_paging_fail2(2755)11135197 TC_iu_proc_ss_paging_fail2(2755)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2755)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2755)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2755)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2748)@ef4f76b449f4: Created IMSI[0] for '262420000001056'H'09259FA9'O to be handled at TC_iu_proc_ss_paging_fail2(2755) MSC_Test-GSUP(2753)@ef4f76b449f4: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2755) MSC_Test_2-M3UA(2749)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2749)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2748)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_paging_fail2(2755) TC_iu_proc_ss_paging_fail2(2755)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2755)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2755)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_1-RAN(2745)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2741)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2742)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2753)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2747)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2744)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2748)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2750)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2743)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2740)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2749)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2754)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2756)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2752)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2746)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2751)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2740): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2741): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2742): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2743): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2744): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2745): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2746): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2747): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2748): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2749): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2750): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2751): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2752): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2753): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2754): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_proc_ss_paging_fail2(2755): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2756): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_proc_ss_paging_fail finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass'. Mon May 27 08:43:10 UTC 2024 ====== MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=338207) Waiting for packet dumper to finish... 1 (prev_count=338207, count=341406) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort'. ------ MSC_Tests_Iu.TC_iu_proc_ss_abort ------ Mon May 27 08:43:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_proc_ss_abort started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2760)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2760)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2760)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(2758)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2763)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2763)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2763)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2761)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2766)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2766)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2766)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-SCCP(2764)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2767)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2760)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2760)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2760)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2760)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2760)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2760)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2760)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2760)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2760)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2760)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2760)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2760)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2760)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2760)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2760)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2760)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2763)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2763)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2763)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2763)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2763)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2763)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2763)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2763)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2763)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2763)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2763)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2763)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2763)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2763)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2763)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2763)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2766)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2766)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2766)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2766)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2766)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2766)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2763)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2763)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2769)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2769)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2769)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2769)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2769)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2769)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2769)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2769)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2770)@ef4f76b449f4: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2772) TC_iu_proc_ss_abort2(2772)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001057'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2760)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2760)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2760)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2759)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2763)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2763)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2763)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2762)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2765)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2765)@ef4f76b449f4: Added conn table entry 0TC_iu_proc_ss_abort2(2772)10875651 MSC_Test_2-SCCP(2764)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2765)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@ef4f76b449f4: { messageType := 2, destLocRef := 'A5F303'O, sourceLocRef := '0001D6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2770)@ef4f76b449f4: Found GsupExpect[0] for "262420000001057" handled at TC_iu_proc_ss_abort2(2772) MSC_Test-GSUP(2770)@ef4f76b449f4: Added IMSI table entry 0TC_iu_proc_ss_abort2(2772)"262420000001057" TC_iu_proc_ss_abort2(2772)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2772)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2765)@ef4f76b449f4: patching N(SD)=1 into dtap '05144BC9806E2104B6A8DEDC'O MSC_Test_2-RAN(2765)@ef4f76b449f4: patched enc_l3: '05544BC9806E2104B6A8DEDC'O MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2764)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544BC9806E2104B6A8DEDC'O MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2764)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2772)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2765)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2765)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2764)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2764)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2765)@ef4f76b449f4: Deleted conn table entry 0TC_iu_proc_ss_abort2(2772)10875651 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_proc_ss_abort2(2772)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2772)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2765)@ef4f76b449f4: Created IMSI[0] for '262420000001057'H'67883B4B'O to be handled at TC_iu_proc_ss_abort2(2772) MSC_Test-GSUP(2770)@ef4f76b449f4: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2772) MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2765)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_abort2(2772) TC_iu_proc_ss_abort2(2772)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@ef4f76b449f4: 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 := '67883B4B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2765)@ef4f76b449f4: Added conn table entry 0TC_iu_proc_ss_abort2(2772)14739358 MSC_Test_2-SCCP(2764)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@ef4f76b449f4: { messageType := 2, destLocRef := 'E0E79E'O, sourceLocRef := '0001D7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on local reference:0 TC_iu_proc_ss_abort2(2772)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2772)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2765)@ef4f76b449f4: patching N(SD)=0 into dtap '0514742943622104CB09AA3F'O MSC_Test_2-RAN(2765)@ef4f76b449f4: patched enc_l3: '0514742943622104CB09AA3F'O MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2764)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514742943622104CB09AA3F'O MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2764)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2772)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2764)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2772)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2764)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2764)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2766)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2764)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2765)@ef4f76b449f4: Deleted conn table entry 0TC_iu_proc_ss_abort2(2772)14739358 MSC_Test_2-M3UA(2766)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_proc_ss_abort2(2772)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2772)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2772)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(2758)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2762)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2761)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2770)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2760)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2763)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2765)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2764)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2759)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2767)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2771)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2773)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2757)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2768)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2769)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2766)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2757): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2758): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2759): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2760): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2761): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2762): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2763): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2764): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2765): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2766): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2767): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2768): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2769): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2770): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2771): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_proc_ss_abort2(2772): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2773): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_proc_ss_abort finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass'. Mon May 27 08:43:17 UTC 2024 ====== MSC_Tests_Iu.TC_iu_proc_ss_abort pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_proc_ss_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=476884) Waiting for packet dumper to finish... 1 (prev_count=476884, count=480083) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:43: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_multi_lu_and_mo_ussd started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2777)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2777)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2777)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2775)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2780)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2780)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2780)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2778)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2783)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2783)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2783)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2781)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2784)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2777)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2777)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2777)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2777)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2777)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2777)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2777)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2777)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2777)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2777)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2777)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2777)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2777)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2777)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2777)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2777)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2780)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2780)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2780)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2780)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2780)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2780)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2780)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2780)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2780)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2780)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2780)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2780)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2780)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2780)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2780)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2780)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2783)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2783)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2783)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2783)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2783)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2780)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2780)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2786)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2786)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2786)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2786)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2786)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2786)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2786)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2786)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[0] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2789) TC_iu_multi_lu_and_mo_ussd2(2789)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001100'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[1] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2790) TC_iu_multi_lu_and_mo_ussd2(2790)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001101'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[2] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2792) TC_iu_multi_lu_and_mo_ussd2(2792)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001102'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[3] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2794) TC_iu_multi_lu_and_mo_ussd2(2794)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001103'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[4] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2796) TC_iu_multi_lu_and_mo_ussd2(2796)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001104'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[5] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2798) TC_iu_multi_lu_and_mo_ussd2(2798)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001105'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[6] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2800) TC_iu_multi_lu_and_mo_ussd2(2800)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001106'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[7] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2802) TC_iu_multi_lu_and_mo_ussd2(2802)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001107'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[8] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2804) TC_iu_multi_lu_and_mo_ussd2(2804)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001108'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[9] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2806) TC_iu_multi_lu_and_mo_ussd2(2806)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001109'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[10] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2808) TC_iu_multi_lu_and_mo_ussd2(2808)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001110'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[11] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2810) TC_iu_multi_lu_and_mo_ussd2(2810)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001111'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[12] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2812) TC_iu_multi_lu_and_mo_ussd2(2812)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001112'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[13] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2814) TC_iu_multi_lu_and_mo_ussd2(2814)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001113'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[14] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2816) TC_iu_multi_lu_and_mo_ussd2(2816)@ef4f76b449f4: 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(2787)@ef4f76b449f4: Created GsupExpect[15] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2818) TC_iu_multi_lu_and_mo_ussd2(2818)@ef4f76b449f4: 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(2777)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2777)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2777)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2776)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2780)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2780)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2780)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2779)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)10444117 MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2790)2981919 MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2792)6680246 MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2794)1137371 MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:1 MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2796)3448158 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2798)6924957 MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2800)14305707 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2802)11188269 MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := '9F5D55'O, sourceLocRef := '0001D8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2804)12547014 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2787)@ef4f76b449f4: Found GsupExpect[0] for "262420000001100" handled at TC_iu_multi_lu_and_mo_ussd2(2789) MSC_Test-GSUP(2787)@ef4f76b449f4: Added IMSI table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)"262420000001100" MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2806)1103873 MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2808)4358083 MSC_Test-GSUP(2787)@ef4f76b449f4: Found GsupExpect[1] for "262420000001101" handled at TC_iu_multi_lu_and_mo_ussd2(2790) MSC_Test-GSUP(2787)@ef4f76b449f4: Added IMSI table entry 1TC_iu_multi_lu_and_mo_ussd2(2790)"262420000001101" MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2810)13003172 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2812)11047574 MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:2 MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2814)15774516 MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:3 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2816)16195558 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:4 MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2818)15823118 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := '2D801F'O, sourceLocRef := '0001D9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:5 MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:6 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:7 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2787)@ef4f76b449f4: Found GsupExpect[2] for "262420000001102" handled at TC_iu_multi_lu_and_mo_ussd2(2792) MSC_Test-GSUP(2787)@ef4f76b449f4: Added IMSI table entry 2TC_iu_multi_lu_and_mo_ussd2(2792)"262420000001102" MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:9 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:10 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:11 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:13 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2790)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:14 TC_iu_multi_lu_and_mo_ussd2(2789)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2790)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2789)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:15 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := '65EEB6'O, sourceLocRef := '0001DA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2792)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2792)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test-GSUP(2787)@ef4f76b449f4: Found GsupExpect[3] for "262420000001103" handled at TC_iu_multi_lu_and_mo_ussd2(2794) MSC_Test-GSUP(2787)@ef4f76b449f4: Added IMSI table entry 3TC_iu_multi_lu_and_mo_ussd2(2794)"262420000001103" MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := '115ADB'O, sourceLocRef := '0001DB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test-GSUP(2787)@ef4f76b449f4: Found GsupExpect[4] for "262420000001104" handled at TC_iu_multi_lu_and_mo_ussd2(2796) MSC_Test-GSUP(2787)@ef4f76b449f4: Added IMSI table entry 4TC_iu_multi_lu_and_mo_ussd2(2796)"262420000001104" MSC_Test-GSUP(2787)@ef4f76b449f4: Found GsupExpect[5] for "262420000001105" handled at TC_iu_multi_lu_and_mo_ussd2(2798) MSC_Test-GSUP(2787)@ef4f76b449f4: Added IMSI table entry 5TC_iu_multi_lu_and_mo_ussd2(2798)"262420000001105" MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2787)@ef4f76b449f4: Found GsupExpect[6] for "262420000001106" handled at TC_iu_multi_lu_and_mo_ussd2(2800) MSC_Test-GSUP(2787)@ef4f76b449f4: Added IMSI table entry 6TC_iu_multi_lu_and_mo_ussd2(2800)"262420000001106" MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := '349D5E'O, sourceLocRef := '0001DC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2794)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2794)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test-GSUP(2787)@ef4f76b449f4: Found GsupExpect[7] for "262420000001107" handled at TC_iu_multi_lu_and_mo_ussd2(2802) MSC_Test-GSUP(2787)@ef4f76b449f4: Added IMSI table entry 7TC_iu_multi_lu_and_mo_ussd2(2802)"262420000001107" MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := '69AA9D'O, sourceLocRef := '0001DD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := 'DA49AB'O, sourceLocRef := '0001DE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := 'AAB82D'O, sourceLocRef := '0001DF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:7 MSC_Test-GSUP(2787)@ef4f76b449f4: Found GsupExpect[8] for "262420000001108" handled at TC_iu_multi_lu_and_mo_ussd2(2804) MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test-GSUP(2787)@ef4f76b449f4: Added IMSI table entry 8TC_iu_multi_lu_and_mo_ussd2(2804)"262420000001108" TC_iu_multi_lu_and_mo_ussd2(2796)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2796)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := 'BF73C6'O, sourceLocRef := '0001E0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2800)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2798)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2800)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2802)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2802)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2798)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test-GSUP(2787)@ef4f76b449f4: Found GsupExpect[9] for "262420000001109" handled at TC_iu_multi_lu_and_mo_ussd2(2806) MSC_Test-GSUP(2787)@ef4f76b449f4: Added IMSI table entry 9TC_iu_multi_lu_and_mo_ussd2(2806)"262420000001109" TC_iu_multi_lu_and_mo_ussd2(2804)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2804)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test-GSUP(2787)@ef4f76b449f4: Found GsupExpect[10] for "262420000001110" handled at TC_iu_multi_lu_and_mo_ussd2(2808) MSC_Test-GSUP(2787)@ef4f76b449f4: Added IMSI table entry 10TC_iu_multi_lu_and_mo_ussd2(2808)"262420000001110" MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@ef4f76b449f4: Found GsupExpect[11] for "262420000001111" handled at TC_iu_multi_lu_and_mo_ussd2(2810) MSC_Test-GSUP(2787)@ef4f76b449f4: Added IMSI table entry 11TC_iu_multi_lu_and_mo_ussd2(2810)"262420000001111" MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := '10D801'O, sourceLocRef := '0001E1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2787)@ef4f76b449f4: Found GsupExpect[12] for "262420000001112" handled at TC_iu_multi_lu_and_mo_ussd2(2812) MSC_Test-GSUP(2787)@ef4f76b449f4: Added IMSI table entry 12TC_iu_multi_lu_and_mo_ussd2(2812)"262420000001112" MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test-GSUP(2787)@ef4f76b449f4: Found GsupExpect[13] for "262420000001113" handled at TC_iu_multi_lu_and_mo_ussd2(2814) MSC_Test-GSUP(2787)@ef4f76b449f4: Added IMSI table entry 13TC_iu_multi_lu_and_mo_ussd2(2814)"262420000001113" MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := '427FC3'O, sourceLocRef := '0001E2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:2 MSC_Test-GSUP(2787)@ef4f76b449f4: Found GsupExpect[14] for "262420000001114" handled at TC_iu_multi_lu_and_mo_ussd2(2816) MSC_Test-GSUP(2787)@ef4f76b449f4: Added IMSI table entry 14TC_iu_multi_lu_and_mo_ussd2(2816)"262420000001114" MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@ef4f76b449f4: Found GsupExpect[15] for "262420000001115" handled at TC_iu_multi_lu_and_mo_ussd2(2818) MSC_Test-GSUP(2787)@ef4f76b449f4: Added IMSI table entry 15TC_iu_multi_lu_and_mo_ussd2(2818)"262420000001115" MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := 'C669A4'O, sourceLocRef := '0001E3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := 'A89296'O, sourceLocRef := '0001E4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := 'F0B334'O, sourceLocRef := '0001E5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:13 TC_iu_multi_lu_and_mo_ussd2(2806)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := 'F71FE6'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 } } TC_iu_multi_lu_and_mo_ussd2(2806)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := 'F1710E'O, sourceLocRef := '0001E7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:15 TC_iu_multi_lu_and_mo_ussd2(2808)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2808)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2810)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2814)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2812)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2812)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2810)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2816)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2816)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '051474198815210490F49947'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '055474198815210490F49947'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055474198815210490F49947'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2818)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2818)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '051447E0724721040AE7366D'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '055447E0724721040AE7366D'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '0514C384447A2104BE812540'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '0554C384447A2104BE812540'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '051467082252210435D9FEFE'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '055467082252210435D9FEFE'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055447E0724721040AE7366D'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '051447C94FE421042796CC4D'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '055447C94FE421042796CC4D'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C384447A2104BE812540'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '05145465715C210440734A1B'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '05545465715C210440734A1B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '0514F571B4CE2104A224B37B'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '0554F571B4CE2104A224B37B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055467082252210435D9FEFE'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '05143F3AC64521043C1C94DC'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '05543F3AC64521043C1C94DC'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '051471E29B0D2104599B8E47'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '055471E29B0D2104599B8E47'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '051450AD2BD521045DF7921D'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '055450AD2BD521045DF7921D'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055447C94FE421042796CC4D'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545465715C210440734A1B'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F571B4CE2104A224B37B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543F3AC64521043C1C94DC'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055471E29B0D2104599B8E47'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055450AD2BD521045DF7921D'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '05145C4AC44921049EA15CE8'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '05545C4AC44921049EA15CE8'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545C4AC44921049EA15CE8'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '0514ED1C0D0C2104E85CC646'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '0554ED1C0D0C2104E85CC646'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554ED1C0D0C2104E85CC646'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '0514559AF01921049F058539'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '0554559AF01921049F058539'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '0514656C775F21040E0C9D6C'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '0554656C775F21040E0C9D6C'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '051464786A5F21043E131C27'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '055464786A5F21043E131C27'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '05147C241CD62104954011E8'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '05547C241CD62104954011E8'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2790)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554559AF01921049F058539'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554656C775F21040E0C9D6C'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2792)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055464786A5F21043E131C27'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547C241CD62104954011E8'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2794)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2789)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2806)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2800)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2802)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:14 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2798)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2804)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2790)2981919 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2790)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2790)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:14 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2790)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2790)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2790)@ef4f76b449f4: 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 := '0F6E57B6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2792)6680246 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2792)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2792)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2792)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2792)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2790)10341181 TC_iu_multi_lu_and_mo_ussd2(2792)@ef4f76b449f4: 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 := '32E27805'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(2814)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:1 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2792)10095531 MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:2 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2808)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := '9DCB3D'O, sourceLocRef := '0001E8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2790)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2790)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2810)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2794)1137371 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2794)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2794)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2794)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2794)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2794)@ef4f76b449f4: 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 := '817ED683'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := '9A0BAB'O, sourceLocRef := '0001E9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2794)12553068 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 3 set to 1 TC_iu_multi_lu_and_mo_ussd2(2816)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:3 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2792)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2792)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)10444117 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2789)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2789)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2789)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2789)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2812)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2789)@ef4f76b449f4: 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 := '591E1FDF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)3924663 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2800)14305707 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2800)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2800)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2800)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2800)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2802)11188269 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:10 TC_iu_multi_lu_and_mo_ussd2(2802)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2802)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2800)@ef4f76b449f4: 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 := '16C82569'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2806)1103873 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2806)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2806)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2806)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2806)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2796)3448158 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:5 TC_iu_multi_lu_and_mo_ussd2(2802)@ef4f76b449f4: 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 := '4A3CDC1D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2796)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2806)@ef4f76b449f4: 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 := '4579C912'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2796)@ef4f76b449f4: 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 := '68F614F2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:14 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2798)6924957 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2798)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:13 TC_iu_multi_lu_and_mo_ussd2(2798)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '0514F8DF9A22210483EAD194'O TC_iu_multi_lu_and_mo_ussd2(2798)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '0554F8DF9A22210483EAD194'O TC_iu_multi_lu_and_mo_ussd2(2798)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F8DF9A22210483EAD194'O MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2800)7958560 TC_iu_multi_lu_and_mo_ussd2(2798)@ef4f76b449f4: 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 := '1C4E047F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := 'BF8B6C'O, sourceLocRef := '0001EA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:4 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2802)13261644 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := '3BE2B7'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(2781)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:5 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2804)12547014 TC_iu_multi_lu_and_mo_ussd2(2804)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2804)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:15 TC_iu_multi_lu_and_mo_ussd2(2804)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2804)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2814)15774516 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2814)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2814)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2814)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2794)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2794)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2804)@ef4f76b449f4: 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 := '25A46556'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2796)4198552 TC_iu_multi_lu_and_mo_ussd2(2814)@ef4f76b449f4: 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 := '645D6917'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:6 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2806)14496474 MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := '797020'O ("yp "), 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-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2798)12015492 MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:7 MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := 'CA5B4C'O, sourceLocRef := '0001ED'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:5 TC_iu_multi_lu_and_mo_ussd2(2789)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2789)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2800)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2800)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2804)9685122 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2814)12900557 MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2802)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2802)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '0514BDDDE16D21041E567DB9'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '0554BDDDE16D21041E567DB9'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:9 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '0514F70DF1ED2104C809D5EE'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '0554F70DF1ED2104C809D5EE'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := '401098'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(2781)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:13 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2796)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BDDDE16D21041E567DB9'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := 'DD32DA'O, sourceLocRef := '0001EF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := 'B75784'O, sourceLocRef := '0001F0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F70DF1ED2104C809D5EE'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2806)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2806)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2798)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2798)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2808)4358083 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '0514F329DF5221047E4682D2'O TC_iu_multi_lu_and_mo_ussd2(2808)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '0554F329DF5221047E4682D2'O TC_iu_multi_lu_and_mo_ussd2(2808)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2808)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2808)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '05140797AB522104E9DF8179'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '05540797AB522104E9DF8179'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '0514E70B95862104E529898B'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := '93C882'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-RAN(2782)@ef4f76b449f4: patched enc_l3: '0554E70B95862104E529898B'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:9 TC_iu_multi_lu_and_mo_ussd2(2808)@ef4f76b449f4: 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 := '24B19BCD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2804)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2804)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2808)7044878 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F329DF5221047E4682D2'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540797AB522104E9DF8179'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E70B95862104E529898B'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := 'C4D8CD'O, sourceLocRef := '0001F2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:10 MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '051485638CFA2104267F0EFB'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '055485638CFA2104267F0EFB'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055485638CFA2104267F0EFB'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2814)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2810)13003172 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2810)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2810)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2810)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2810)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2810)@ef4f76b449f4: 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 := '1C123DF5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '05140789881D21045A1FD221'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '05540789881D21045A1FD221'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2816)16195558 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2810)16396397 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2816)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2816)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 11 set to 1 TC_iu_multi_lu_and_mo_ussd2(2816)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2816)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540789881D21045A1FD221'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '0514DD3E7B3F21047AC9543A'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '0554DD3E7B3F21047AC9543A'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2816)@ef4f76b449f4: 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 := '13E8F0E3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2816)16632723 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2818)15823118 MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:11 TC_iu_multi_lu_and_mo_ussd2(2818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2812)11047574 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[0] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2790) TC_iu_multi_lu_and_mo_ussd2(2812)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2812)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2812)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2812)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2818)@ef4f76b449f4: 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 := '5526E94A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := '6B7F0E'O, sourceLocRef := '0001F3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:10 TC_iu_multi_lu_and_mo_ussd2(2812)@ef4f76b449f4: 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 := '31D165EE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2808)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2808)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2818)6938423 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DD3E7B3F21047AC9543A'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:12 MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2782)@ef4f76b449f4: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2812)392253 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:14 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '0514B9E451282104453EEE83'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: First idle individual index:15 MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '0554B9E451282104453EEE83'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '05140D68441C2104B614866F'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '05540D68441C2104B614866F'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B9E451282104453EEE83'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540D68441C2104B614866F'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:37 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '0514AAE2ACBB2104B02469CB'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '0554AAE2ACBB2104B02469CB'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AAE2ACBB2104B02469CB'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := 'FA306D'O, sourceLocRef := '0001F4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2810)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2810)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := 'FDCB93'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-SCCP(2781)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2816)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2816)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[1] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2792) MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[2] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2794) MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[3] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2789) MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[4] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2800) MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := '69DF37'O, sourceLocRef := '0001F6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: { messageType := 2, destLocRef := '05FC3D'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-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:15 TC_iu_multi_lu_and_mo_ussd2(2818)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '0514F74EC9B221044A39EE4C'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '0554F74EC9B221044A39EE4C'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2812)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2812)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F74EC9B221044A39EE4C'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[5] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2802) MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[6] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2796) TC_iu_multi_lu_and_mo_ussd2(2790)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '0514C7DA7D002104232EABE7'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '0554C7DA7D002104232EABE7'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C7DA7D002104232EABE7'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[7] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2806) MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:37 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[8] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2798) MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:37 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '0514067E1C0521041B9DF8F6'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '0554067E1C0521041B9DF8F6'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:37 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554067E1C0521041B9DF8F6'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:37 MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=1 into dtap '051474BECB262104D4931EB7'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '055474BECB262104D4931EB7'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055474BECB262104D4931EB7'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[9] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2804) MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2794)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:37 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2792)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[10] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2814) MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2789)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2790)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2800)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[11] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2808) MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2794)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:6 TC_iu_multi_lu_and_mo_ussd2(2802)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:37 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:37 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2792)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2798)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:37 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[12] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2810) MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:37 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:1 MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[13] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2816) TC_iu_multi_lu_and_mo_ussd2(2789)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2800)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2790)10341181 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2790)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2790)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2790)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:37 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2790)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:37 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2806)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2802)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2794)12553068 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2794)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 TC_iu_multi_lu_and_mo_ussd2(2794)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2794)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2794)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2804)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2798)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[14] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2818) MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:37 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2814)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2792)10095531 TC_iu_multi_lu_and_mo_ussd2(2792)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2792)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2792)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:37 TC_iu_multi_lu_and_mo_ussd2(2808)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2806)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2792)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2787)@ef4f76b449f4: Created GsupExpect[15] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2812) MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2810)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(2816)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2804)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2800)7958560 TC_iu_multi_lu_and_mo_ussd2(2800)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2800)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2800)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2789)3924663 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2789)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2789)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2789)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2789)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2800)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2814)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2802)13261644 TC_iu_multi_lu_and_mo_ussd2(2802)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2802)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2802)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2796)4198552 TC_iu_multi_lu_and_mo_ussd2(2796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2796)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2796)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2798)12015492 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2798)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2798)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2798)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2796)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2808)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:37 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2798)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2810)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2806)14496474 TC_iu_multi_lu_and_mo_ussd2(2806)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2806)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2806)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2782)@ef4f76b449f4: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2782)@ef4f76b449f4: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:37 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2806)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2816)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2804)9685122 MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2804)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2804)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2804)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:13 TC_iu_multi_lu_and_mo_ussd2(2812)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2814)12900557 TC_iu_multi_lu_and_mo_ussd2(2814)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2814)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2814)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2804)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:10 TC_iu_multi_lu_and_mo_ussd2(2814)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2808)7044878 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2808)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2808)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2808)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2810)16396397 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2810)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2810)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2810)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2808)@ef4f76b449f4: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2810)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2812)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2816)16632723 TC_iu_multi_lu_and_mo_ussd2(2816)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2816)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2816)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2816)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2781)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2781)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2783)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2818)6938423 MSC_Test_2-SCCP(2781)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2818)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@ef4f76b449f4: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2812)392253 MSC_Test_2-M3UA(2783)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2812)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2812)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2812)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2818)@ef4f76b449f4: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2812)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(2777)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2782)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2787)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2776)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2775)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2783)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2784)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2780)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2779)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2778)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2793)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2791)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2799)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2797)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2774)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2803)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2781)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2788)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2786)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2815)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2801)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2813)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2807)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2785)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2795)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2819)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2820)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2817)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2811)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2809)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2805)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2774): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2775): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2776): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2777): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2778): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2779): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2780): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2781): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2782): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2783): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2784): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2785): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2786): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2787): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2788): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2789): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2790): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2791): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2792): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2793): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2794): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2795): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2796): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2797): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2798): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2799): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2800): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2801): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2802): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2803): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2804): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2805): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2806): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2807): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2808): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2809): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2810): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2811): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2812): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2813): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2814): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2815): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2816): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2817): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2818): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2819): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2820): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_multi_lu_and_mo_ussd finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass'. Mon May 27 08:43:24 UTC 2024 ====== MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4981054) Waiting for packet dumper to finish... 1 (prev_count=4981054, count=4984253) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:43: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_multi_lu_and_mt_ussd started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2824)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2824)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2824)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2822)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2827)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2827)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2827)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2825)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2830)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2830)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2830)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2828)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2831)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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(2833)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2833)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2833)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2833)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2833)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2833)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2833)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2833)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2824)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2824)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2824)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2824)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2824)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2824)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2824)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2824)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2824)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2824)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2824)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2824)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2824)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2824)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2824)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2824)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2827)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2827)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2827)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2827)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2827)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2827)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2827)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2827)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2827)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2827)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2827)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2827)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2827)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2827)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2827)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2827)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2830)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2830)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2830)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2830)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2830)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2827)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2827)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2836) TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001116'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[1] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2837) TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001117'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[2] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2839) TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001118'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[3] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2841) TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001119'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[4] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2843) TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001120'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[5] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2845) TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001121'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[6] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2847) TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001122'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[7] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2849) TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001123'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[8] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2851) TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001124'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[9] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2853) TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001125'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[10] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2855) TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001126'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[11] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2857) TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001127'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[12] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2859) TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001128'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[13] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2861) TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001129'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[14] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2863) TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001130'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[15] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2865) TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001131'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2824)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2824)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2824)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2823)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2827)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2827)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2827)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2826)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2836)8713245 MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2837)15951766 MSC_Test_2-RAN(2829)@ef4f76b449f4: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2839)14203672 MSC_Test_2-RAN(2829)@ef4f76b449f4: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2841)11114106 MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:1 MSC_Test_2-RAN(2829)@ef4f76b449f4: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2843)9921635 MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:2 MSC_Test_2-RAN(2829)@ef4f76b449f4: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2845)7928734 MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:3 MSC_Test_2-RAN(2829)@ef4f76b449f4: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2847)11154280 MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:4 MSC_Test_2-RAN(2829)@ef4f76b449f4: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2849)16294080 MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:5 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2851)7001361 MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:6 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2853)7314236 MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:7 MSC_Test_2-RAN(2829)@ef4f76b449f4: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2855)2257758 MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:8 MSC_Test_2-RAN(2829)@ef4f76b449f4: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:9 MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2857)3826929 MSC_Test_2-RAN(2829)@ef4f76b449f4: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:10 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2834)@ef4f76b449f4: Found GsupExpect[0] for "262420000001116" handled at TC_iu_multi_lu_and_mt_ussd2(2836) MSC_Test-GSUP(2834)@ef4f76b449f4: Added IMSI table entry 0TC_iu_multi_lu_and_mt_ussd2(2836)"262420000001116" MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2859)6073827 MSC_Test_2-RAN(2829)@ef4f76b449f4: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:11 MSC_Test-GSUP(2834)@ef4f76b449f4: Found GsupExpect[1] for "262420000001117" handled at TC_iu_multi_lu_and_mt_ussd2(2837) MSC_Test-GSUP(2834)@ef4f76b449f4: Added IMSI table entry 1TC_iu_multi_lu_and_mt_ussd2(2837)"262420000001117" MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2861)5401927 MSC_Test_2-RAN(2829)@ef4f76b449f4: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:12 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2863)1142546 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:13 MSC_Test_2-RAN(2829)@ef4f76b449f4: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2865)16456269 MSC_Test_2-RAN(2829)@ef4f76b449f4: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '84F41D'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-SCCP(2828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:14 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:15 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := 'F36796'O, sourceLocRef := '0001F9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2834)@ef4f76b449f4: Found GsupExpect[2] for "262420000001118" handled at TC_iu_multi_lu_and_mt_ussd2(2839) MSC_Test-GSUP(2834)@ef4f76b449f4: Added IMSI table entry 2TC_iu_multi_lu_and_mt_ussd2(2839)"262420000001118" TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := 'D8BB18'O, sourceLocRef := '0001FA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:2 MSC_Test-GSUP(2834)@ef4f76b449f4: Found GsupExpect[3] for "262420000001119" handled at TC_iu_multi_lu_and_mt_ussd2(2841) MSC_Test-GSUP(2834)@ef4f76b449f4: Added IMSI table entry 3TC_iu_multi_lu_and_mt_ussd2(2841)"262420000001119" TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := 'A9967A'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(2828)@ef4f76b449f4: Session index based on local reference:3 MSC_Test-GSUP(2834)@ef4f76b449f4: Found GsupExpect[4] for "262420000001120" handled at TC_iu_multi_lu_and_mt_ussd2(2843) MSC_Test-GSUP(2834)@ef4f76b449f4: Added IMSI table entry 4TC_iu_multi_lu_and_mt_ussd2(2843)"262420000001120" MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '976463'O, sourceLocRef := '0001FC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '78FB9E'O, sourceLocRef := '0001FD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test-GSUP(2834)@ef4f76b449f4: Found GsupExpect[5] for "262420000001121" handled at TC_iu_multi_lu_and_mt_ussd2(2845) MSC_Test-GSUP(2834)@ef4f76b449f4: Added IMSI table entry 5TC_iu_multi_lu_and_mt_ussd2(2845)"262420000001121" MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := 'AA3368'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(2828)@ef4f76b449f4: Session index based on local reference:6 MSC_Test-GSUP(2834)@ef4f76b449f4: Found GsupExpect[6] for "262420000001122" handled at TC_iu_multi_lu_and_mt_ussd2(2847) MSC_Test-GSUP(2834)@ef4f76b449f4: Added IMSI table entry 6TC_iu_multi_lu_and_mt_ussd2(2847)"262420000001122" MSC_Test-GSUP(2834)@ef4f76b449f4: Found GsupExpect[7] for "262420000001123" handled at TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test-GSUP(2834)@ef4f76b449f4: Added IMSI table entry 7TC_iu_multi_lu_and_mt_ussd2(2849)"262420000001123" TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := 'F8A0C0'O, sourceLocRef := '0001FF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:7 MSC_Test-GSUP(2834)@ef4f76b449f4: Found GsupExpect[8] for "262420000001124" handled at TC_iu_multi_lu_and_mt_ussd2(2851) MSC_Test-GSUP(2834)@ef4f76b449f4: Added IMSI table entry 8TC_iu_multi_lu_and_mt_ussd2(2851)"262420000001124" MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '6AD511'O, sourceLocRef := '000200'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:8 MSC_Test-GSUP(2834)@ef4f76b449f4: Found GsupExpect[9] for "262420000001125" handled at TC_iu_multi_lu_and_mt_ussd2(2853) MSC_Test-GSUP(2834)@ef4f76b449f4: Added IMSI table entry 9TC_iu_multi_lu_and_mt_ussd2(2853)"262420000001125" MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '6F9B3C'O, sourceLocRef := '000201'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:9 MSC_Test-GSUP(2834)@ef4f76b449f4: Found GsupExpect[10] for "262420000001126" handled at TC_iu_multi_lu_and_mt_ussd2(2855) MSC_Test-GSUP(2834)@ef4f76b449f4: Added IMSI table entry 10TC_iu_multi_lu_and_mt_ussd2(2855)"262420000001126" MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:0 TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test-GSUP(2834)@ef4f76b449f4: Found GsupExpect[11] for "262420000001127" handled at TC_iu_multi_lu_and_mt_ussd2(2857) MSC_Test-GSUP(2834)@ef4f76b449f4: Added IMSI table entry 11TC_iu_multi_lu_and_mt_ussd2(2857)"262420000001127" MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '22735E'O ("\"s^"), sourceLocRef := '000202'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:10 MSC_Test-GSUP(2834)@ef4f76b449f4: Found GsupExpect[12] for "262420000001128" handled at TC_iu_multi_lu_and_mt_ussd2(2859) MSC_Test-GSUP(2834)@ef4f76b449f4: Added IMSI table entry 12TC_iu_multi_lu_and_mt_ussd2(2859)"262420000001128" MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test-GSUP(2834)@ef4f76b449f4: Found GsupExpect[13] for "262420000001129" handled at TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test-GSUP(2834)@ef4f76b449f4: Added IMSI table entry 13TC_iu_multi_lu_and_mt_ussd2(2861)"262420000001129" MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '3A64F1'O, sourceLocRef := '000203'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@ef4f76b449f4: Found GsupExpect[14] for "262420000001130" handled at TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test-GSUP(2834)@ef4f76b449f4: Added IMSI table entry 14TC_iu_multi_lu_and_mt_ussd2(2863)"262420000001130" MSC_Test-GSUP(2834)@ef4f76b449f4: Found GsupExpect[15] for "262420000001131" handled at TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test-GSUP(2834)@ef4f76b449f4: Added IMSI table entry 15TC_iu_multi_lu_and_mt_ussd2(2865)"262420000001131" MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '5CADE3'O, sourceLocRef := '000204'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '526D47'O ("RmG"), 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-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '116F12'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-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := 'FB1A4D'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(2828)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '05145A061292210498185C42'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '05545A061292210498185C42'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545A061292210498185C42'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '0514239F3B90210422D9FFB1'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '0554239F3B90210422D9FFB1'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554239F3B90210422D9FFB1'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '0514146F4F7B2104D49B4647'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '0554146F4F7B2104D49B4647'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '05148D7278902104B5093ED6'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '05548D7278902104B5093ED6'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554146F4F7B2104D49B4647'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548D7278902104B5093ED6'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '051496D21A962104EE322B30'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '055496D21A962104EE322B30'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '051495BFCBA02104212CA7AD'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '055495BFCBA02104212CA7AD'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055496D21A962104EE322B30'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '05147EBB95752104ED0E15D1'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '05547EBB95752104ED0E15D1'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055495BFCBA02104212CA7AD'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '0514B05E74AA2104883992EF'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '0554B05E74AA2104883992EF'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547EBB95752104ED0E15D1'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '05149539F23C21046874D6A9'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '05549539F23C21046874D6A9'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B05E74AA2104883992EF'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '05144064D6D5210413903054'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '05544064D6D5210413903054'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549539F23C21046874D6A9'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544064D6D5210413903054'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '05149BCF72112104D207B9C3'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '05549BCF72112104D207B9C3'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '0514D766606F2104683E407C'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '0554D766606F2104683E407C'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549BCF72112104D207B9C3'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D766606F2104683E407C'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '0514B67FCEC82104EB0CD11E'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '0554B67FCEC82104EB0CD11E'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B67FCEC82104EB0CD11E'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '0514A278545721040A0200BC'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '0554A278545721040A0200BC'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A278545721040A0200BC'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '0514F97752382104B725B000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '0554F97752382104B725B000'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F97752382104B725B000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '05140A43A8F121046455D2DC'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '05540A43A8F121046455D2DC'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540A43A8F121046455D2DC'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:1 TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2836)8713245 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2837)15951766 TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2847)11154280 TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2853)7314236 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2839)14203672 TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: Created IMSI[0] for '262420000001117'H'2D2E8F3B'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2837) MSC_Test_2-RAN(2829)@ef4f76b449f4: Created IMSI[1] for '262420000001116'H'1A8265F9'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2836) MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[0] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2837) MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[1] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2836) MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2829)@ef4f76b449f4: Created IMSI[2] for '262420000001122'H'BA3284C4'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2847) MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: Created IMSI[3] for '262420000001125'H'3252DCC6'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2853) MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[2] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2847) MSC_Test_2-RAN(2829)@ef4f76b449f4: Created IMSI[4] for '262420000001118'H'2C0073D8'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2839) MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[3] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2853) MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[4] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2839) MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2837) MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2836) MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2829)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2847) MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2853) MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2839) MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: 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 := '1A8265F9'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:5 TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: 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 := '3252DCC6'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: 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 := '2D2E8F3B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: 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 := 'BA3284C4'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2841)11114106 TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2845)7928734 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: 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 := '2C0073D8'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2836)467190 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2853)7703589 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2837)16322573 MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:1 MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2847)5370254 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2839)1588321 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2829)@ef4f76b449f4: Created IMSI[5] for '262420000001119'H'A23560A9'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2841) MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: Created IMSI[6] for '262420000001121'H'25CD45CE'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2845) MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:2 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[5] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2845) MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:5 MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[6] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2841) MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2829)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2845) MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2829)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2841) MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2851)7001361 TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: 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 := 'A23560A9'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '0720F6'O, sourceLocRef := '000208'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:0 TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: 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 := '25CD45CE'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '758C25'O, sourceLocRef := '000209'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2841)10320811 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2845)11173824 TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := 'F9100D'O, sourceLocRef := '00020A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:6 MSC_Test_2-RAN(2829)@ef4f76b449f4: Created IMSI[7] for '262420000001124'H'187937FA'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2851) MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2849)16294080 MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '51F18E'O, sourceLocRef := '00020B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:7 TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[7] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2851) MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2843)9921635 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2829)@ef4f76b449f4: Created IMSI[8] for '262420000001123'H'4DB7460F'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2849) TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[8] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=0 into dtap '0514C6B6956021040B674C60'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '0514C6B6956021040B674C60'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '183C61'O, sourceLocRef := '00020C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-RAN(2829)@ef4f76b449f4: Created IMSI[9] for '262420000001120'H'5303AFBE'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2843) MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:10 MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[9] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2843) MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2855)2257758 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: Created IMSI[10] for '262420000001126'H'12705B92'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2855) MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[10] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2855) MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=0 into dtap '0514E868C0A22104D5C5246C'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '0514E868C0A22104D5C5246C'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '9D7BAB'O, sourceLocRef := '00020D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C6B6956021040B674C60'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := 'AA7FC0'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(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2861)5401927 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514E868C0A22104D5C5246C'O TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2857)3826929 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=0 into dtap '0514B46AEBF52104EB38E25C'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '0514B46AEBF52104EB38E25C'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=0 into dtap '05149F18883121041D270DAE'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514B46AEBF52104EB38E25C'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '05149F18883121041D270DAE'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-RAN(2829)@ef4f76b449f4: Created IMSI[11] for '262420000001129'H'68FD5959'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05149F18883121041D270DAE'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=0 into dtap '05140B09F5C0210431C8B8FC'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '05140B09F5C0210431C8B8FC'O MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[11] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2861) MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05140B09F5C0210431C8B8FC'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2829)@ef4f76b449f4: Created IMSI[12] for '262420000001127'H'7F713D5E'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2857) MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[12] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2857) MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2829)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=0 into dtap '051448FE8CCB2104187135EA'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '051448FE8CCB2104187135EA'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051448FE8CCB2104187135EA'O MSC_Test_2-RAN(2829)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2843) MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2851) MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=0 into dtap '05144B24E8532104B9234CE2'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '05144B24E8532104B9234CE2'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05144B24E8532104B9234CE2'O MSC_Test_2-RAN(2829)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2855) MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2863)1142546 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: 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 := '4DB7460F'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: 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 := '5303AFBE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: Created IMSI[13] for '262420000001130'H'3300CCE6'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: 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 := '187937FA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[13] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2861) TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2865)16456269 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2849)12374625 TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:4 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2843)105751 TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: 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 := '12705B92'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2857) MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: 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 := '68FD5959'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2859)6073827 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2851)4463414 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: Created IMSI[14] for '262420000001131'H'9E8BAADC'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:1 MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[14] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:9 TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: 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 := '7F713D5E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := 'BCD261'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(2828)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '019D17'O, sourceLocRef := '000210'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2855)214463 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:10 MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2861)9835723 TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '441B36'O, sourceLocRef := '000211'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: Created IMSI[15] for '262420000001128'H'31976337'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2859) MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:11 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2834)@ef4f76b449f4: Created GsupExpect[15] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2859) MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2857)11760590 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:12 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2863) MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '0345BF'O, sourceLocRef := '000212'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:20 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:20 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: 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 := '3300CCE6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=0 into dtap '0514FA8890A7210415CE483F'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '0514FA8890A7210415CE483F'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514FA8890A7210415CE483F'O MSC_Test_2-RAN(2829)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2865) MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2863)3488507 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:13 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '9614CB'O, sourceLocRef := '000213'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: 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 := '9E8BAADC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=0 into dtap '0514C0499293210442E01C6F'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '0514C0499293210442E01C6F'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2865)16412262 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C0499293210442E01C6F'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:14 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := 'B373CE'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(2828)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:20 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=0 into dtap '0514C3B3E0EA210464F690B2'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '0514C3B3E0EA210464F690B2'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C3B3E0EA210464F690B2'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:20 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2859) MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=0 into dtap '0514A33238CB210477A3936D'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '0514A33238CB210477A3936D'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A33238CB210477A3936D'O TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := '353AFB'O, sourceLocRef := '000215'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=0 into dtap '0514301B7E4621043CC8754A'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '0514301B7E4621043CC8754A'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:20 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514301B7E4621043CC8754A'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := 'FA6E66'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-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: 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 := '31976337'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:20 TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:20 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2859)16015144 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: First idle individual index:15 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=0 into dtap '05142761554C210408802EAE'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '05142761554C210408802EAE'O TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05142761554C210408802EAE'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=0 into dtap '0514F24A75EE21045FA6BC55'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '0514F24A75EE21045FA6BC55'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: { messageType := 2, destLocRef := 'F45F28'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(2828)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '8B3A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2836)467190 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=0 into dtap '0514CF198C102104409CC8A9'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '0514CF198C102104409CC8A9'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2853)7703589 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2836)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:3 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514F24A75EE21045FA6BC55'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:20 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2853)@ef4f76b449f4: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2847)5370254 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514CF198C102104409CC8A9'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:20 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:5 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2837)16322573 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:6 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2847)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:20 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2837)@ef4f76b449f4: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:20 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:20 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=0 into dtap '0514C69F8B3921046C2426C1'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '0514C69F8B3921046C2426C1'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C69F8B3921046C2426C1'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:5 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2839)1588321 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:7 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2845)11173824 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2839)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:12 TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2845)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:6 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2841)10320811 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:4 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2841)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:4 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:20 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2849)12374625 TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:20 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:9 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2849)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:20 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:8 MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2843)105751 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:10 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:11 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2843)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:9 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2851)4463414 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2851)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:10 MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2855)214463 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:12 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:11 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2861)9835723 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2855)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-RAN(2829)@ef4f76b449f4: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2829)@ef4f76b449f4: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:12 TC_iu_multi_lu_and_mt_ussd2(2861)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:20 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2857)11760590 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:13 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2857)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:13 MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:14 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2863)3488507 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2828)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2863)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2865)16412262 TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on connection ID:15 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2828)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2828)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2865)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-M3UA(2830)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2828)@ef4f76b449f4: Session index based on local reference:15 MSC_Test_2-M3UA(2830)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2829)@ef4f76b449f4: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2859)16015144 TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2859)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-M3UA(2824)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2834)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2823)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2831)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2827)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2825)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2826)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2829)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2822)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2830)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2844)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2835)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2821)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2840)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2850)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2846)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2833)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2848)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2832)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2854)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2862)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2852)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2860)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2856)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2838)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2858)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2828)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2864)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2867)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2866)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2842)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2821): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2822): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2823): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2824): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2825): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2826): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2827): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2828): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2829): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2830): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2831): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2832): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2833): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2834): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2835): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2836): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2837): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2838): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2839): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2840): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2841): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2842): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2843): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2844): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2845): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2846): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2847): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2848): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2849): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2850): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2851): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2852): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2853): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2854): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2855): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2856): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2857): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2858): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2859): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2860): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2861): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2862): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2863): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2864): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2865): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2866): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2867): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_multi_lu_and_mt_ussd finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass'. Mon May 27 08:43:31 UTC 2024 ====== MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass ====== Saving talloc report from 172.18.147.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=5277639) Waiting for packet dumper to finish... 1 (prev_count=5277639, count=5278804) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:43: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_with_invalid_mcc_mnc started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2871)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2871)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2871)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(2869)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2874)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2874)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2874)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-SCCP(2872)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2877)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2877)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2877)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2875)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2878)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { 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(2880)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2880)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2880)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2880)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2880)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2880)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2880)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2880)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2881)@ef4f76b449f4: Created GsupExpect[0] for "262420000001054" to be handled at TC_iu_lu_with_invalid_mcc_mnc2(2883) TC_iu_lu_with_invalid_mcc_mnc2(2883)@ef4f76b449f4: 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_0-M3UA(2871)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2871)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2871)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2871)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2871)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2871)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2871)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2871)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2871)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2871)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2871)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2871)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2871)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2871)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2871)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2871)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2874)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2874)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2874)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2874)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2874)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2874)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2874)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2874)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2874)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2874)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2874)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2874)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2874)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2874)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2874)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2874)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2877)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2877)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2877)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2877)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2877)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2877)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2877)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2877)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2877)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2877)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2874)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2877)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2874)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2877)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2877)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2877)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2877)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2877)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2871)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2871)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2871)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2870)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2874)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2874)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2874)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2873)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2877)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2877)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2877)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2876)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2876)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2883)4044433 MSC_Test_2-SCCP(2875)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2877)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2876)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2877)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2877)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2875)@ef4f76b449f4: { messageType := 2, destLocRef := '3DB691'O, sourceLocRef := '000218'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2875)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2881)@ef4f76b449f4: Found GsupExpect[0] for "262420000001054" handled at TC_iu_lu_with_invalid_mcc_mnc2(2883) MSC_Test-GSUP(2881)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2883)"262420000001054" MSC_Test_2-M3UA(2877)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2877)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2877)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2877)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2875)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2875)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2875)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2875)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2875)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2875)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2875)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2875)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2880)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2880)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_2-M3UA(2877)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2877)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2875)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2877)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2876)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2883)4044433 MSC_Test-GSUP-IPA(2880)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2880)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2880)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2880)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_with_invalid_mcc_mnc2(2883)@ef4f76b449f4: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@ef4f76b449f4: Test Component 2883 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(2870)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2872)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2869)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2881)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2873)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2875)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2874)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2871)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2876)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2877)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2882)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2878)@ef4f76b449f4: Final verdict of PTC: none TC_iu_lu_with_invalid_mcc_mnc2(2883)@ef4f76b449f4: Final verdict of PTC: fail reason: "Tguard timeout" IPA-CTRL-CLI-IPA(2884)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2868)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2880)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2879)@ef4f76b449f4: Final verdict of PTC: none Mon May 27 08:44:37 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail ------ Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.talloc MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2868): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2869): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2870): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2871): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2872): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2873): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2874): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2875): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2876): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2877): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2878): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2879): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2880): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2881): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2882): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_with_invalid_mcc_mnc2(2883): fail (none -> fail) reason: "Tguard timeout" MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2884): none (fail -> fail) MTC@ef4f76b449f4: Test case TC_iu_lu_with_invalid_mcc_mnc finished. Verdict: fail reason: Tguard timeout MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=256848) Waiting for packet dumper to finish... 1 (prev_count=256848, count=258013) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: 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 ------ Mon May 27 08:44:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_iu_lu_and_expire_while_paging started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2888)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2888)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2888)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2886)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2891)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2891)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2891)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2889)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2894)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2894)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2894)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2892)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2895)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2888)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2888)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2888)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2888)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2888)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2888)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2888)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2888)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2888)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2888)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2888)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2888)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2888)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2888)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2888)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2888)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2891)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2891)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2891)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2891)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2891)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2891)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2891)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2891)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2891)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2891)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2891)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2891)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2891)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2891)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2891)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2891)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2894)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2894)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2894)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2894)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2894)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2894)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2891)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2891)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2894)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2897)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2897)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2897)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2897)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2897)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2897)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2897)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2897)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2898)@ef4f76b449f4: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(2900) TC_iu_lu_and_expire_while_paging2(2900)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001055'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2888)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2888)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2888)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2887)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2891)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2891)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2891)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2890)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2893)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2893)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(2900)7225481 MSC_Test_2-SCCP(2892)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2893)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@ef4f76b449f4: { messageType := 2, destLocRef := '6E4089'O, sourceLocRef := '000219'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2898)@ef4f76b449f4: Found GsupExpect[0] for "262420000001055" handled at TC_iu_lu_and_expire_while_paging2(2900) MSC_Test-GSUP(2898)@ef4f76b449f4: Added IMSI table entry 0TC_iu_lu_and_expire_while_paging2(2900)"262420000001055" TC_iu_lu_and_expire_while_paging2(2900)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2900)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2893)@ef4f76b449f4: patching N(SD)=1 into dtap '0514A2B5A67521047CFE796F'O MSC_Test_2-RAN(2893)@ef4f76b449f4: patched enc_l3: '0554A2B5A67521047CFE796F'O MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2892)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A2B5A67521047CFE796F'O MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2892)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_expire_while_paging2(2900)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2893)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2893)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2892)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2892)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2893)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(2900)7225481 TC_iu_lu_and_expire_while_paging2(2900)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2900)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2900)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2900)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2893)@ef4f76b449f4: Created IMSI[0] for '262420000001055'H'34BA6FDB'O to be handled at TC_iu_lu_and_expire_while_paging2(2900) MSC_Test-GSUP(2898)@ef4f76b449f4: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(2900) MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2893)@ef4f76b449f4: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_expire_while_paging2(2900) TC_iu_lu_and_expire_while_paging2(2900)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2900)@ef4f76b449f4: 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 := '34BA6FDB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2893)@ef4f76b449f4: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(2900)7219143 MSC_Test_2-SCCP(2892)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@ef4f76b449f4: { messageType := 2, destLocRef := '6E27C7'O, sourceLocRef := '00021A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on local reference:0 TC_iu_lu_and_expire_while_paging2(2900)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2900)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2893)@ef4f76b449f4: patching N(SD)=0 into dtap '05147313F7C72104677CFB64'O MSC_Test_2-RAN(2893)@ef4f76b449f4: patched enc_l3: '05147313F7C72104677CFB64'O MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2892)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147313F7C72104677CFB64'O MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2892)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2892)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2892)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2892)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2894)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2892)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2893)@ef4f76b449f4: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(2900)7219143 TC_iu_lu_and_expire_while_paging2(2900)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2894)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_expire_while_paging2(2900)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_2-RAN(2893)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2886)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2892)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2898)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2889)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2891)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2888)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2895)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2890)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2887)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2894)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2901)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2885)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2899)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2896)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2897)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2885): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2886): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2887): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2888): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2889): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2890): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2891): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2892): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2893): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2894): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2895): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2896): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2897): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2898): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2899): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_iu_lu_and_expire_while_paging2(2900): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2901): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_iu_lu_and_expire_while_paging finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass'. Mon May 27 08:44:44 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass ====== Saving talloc report from 172.18.147.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=466557) Waiting for packet dumper to finish... 1 (prev_count=466557, count=467722) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release'. ------ MSC_Tests_Iu.TC_mo_cc_iu_release ------ Mon May 27 08:44: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_mo_cc_iu_release started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2905)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2905)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2905)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2903)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_1-M3UA(2908)@ef4f76b449f4: ************************************************* MSC_Test_1-M3UA(2908)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2908)@ef4f76b449f4: ************************************************* MSC_Test_1-SCCP(2906)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MTC@ef4f76b449f4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_2-M3UA(2911)@ef4f76b449f4: ************************************************* MSC_Test_2-M3UA(2911)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2911)@ef4f76b449f4: ************************************************* MSC_Test_2-SCCP(2909)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2912)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2905)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2905)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2905)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2905)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2905)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2905)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2905)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2905)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2905)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2905)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2905)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2905)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2905)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2905)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2905)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2905)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2908)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23907 to server: "172.18.147.200":2905 association #8 MSC_Test_1-M3UA(2908)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2908)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2908)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_1-M3UA(2908)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2908)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2908)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2908)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2908)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2908)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2908)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2908)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2908)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2908)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2908)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2908)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2911)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23908 to server: "172.18.147.200":2905 association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2911)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2911)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_2-M3UA(2911)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2911)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2911)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2908)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2908)@ef4f76b449f4: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2914)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2914)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2914)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2914)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2914)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2914)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2914)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2914)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2915)@ef4f76b449f4: Created GsupExpect[0] for "262420000001043" to be handled at TC_mo_cc_iu_release2(2917) TC_mo_cc_iu_release2(2917)@ef4f76b449f4: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001043'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2905)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2905)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2905)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2904)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2908)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2908)@ef4f76b449f4: Message received on association #8 MSC_Test_1-M3UA(2908)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2907)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2910)@ef4f76b449f4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2910)@ef4f76b449f4: Added conn table entry 0TC_mo_cc_iu_release2(2917)7112218 MSC_Test_2-SCCP(2909)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2910)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@ef4f76b449f4: { messageType := 2, destLocRef := '6C861A'O, sourceLocRef := '00021B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2915)@ef4f76b449f4: Found GsupExpect[0] for "262420000001043" handled at TC_mo_cc_iu_release2(2917) MSC_Test-GSUP(2915)@ef4f76b449f4: Added IMSI table entry 0TC_mo_cc_iu_release2(2917)"262420000001043" TC_mo_cc_iu_release2(2917)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2917)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2910)@ef4f76b449f4: patching N(SD)=1 into dtap '05148050E7C72104B18F851A'O MSC_Test_2-RAN(2910)@ef4f76b449f4: patched enc_l3: '05548050E7C72104B18F851A'O MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548050E7C72104B18F851A'O MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2917)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2910)@ef4f76b449f4: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2910)@ef4f76b449f4: patched enc_l3: '059B'O MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_len:14 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2910)@ef4f76b449f4: Deleted conn table entry 0TC_mo_cc_iu_release2(2917)7112218 TC_mo_cc_iu_release2(2917)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2917)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2917)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2917)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2917)@ef4f76b449f4: 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 := '8157C452'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2910)@ef4f76b449f4: Added conn table entry 0TC_mo_cc_iu_release2(2917)14724278 MSC_Test_2-RAN(2910)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2909)@ef4f76b449f4: First idle individual index:0 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@ef4f76b449f4: { messageType := 2, destLocRef := 'E0ACB6'O, sourceLocRef := '00021C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on local reference:0 TC_mo_cc_iu_release2(2917)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2917)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2910)@ef4f76b449f4: patching N(SD)=1 into dtap '05149F1204F521047043125A'O MSC_Test_2-RAN(2910)@ef4f76b449f4: patched enc_l3: '05549F1204F521047043125A'O MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_len:24 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549F1204F521047043125A'O MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2912)@ef4f76b449f4: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_iu_release2(2917) MSC_Test-MGCP(2913)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_iu_release2(2917) MSC_Test_2-RAN(2910)@ef4f76b449f4: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2910)@ef4f76b449f4: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_len:28 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2913)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "451", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e0" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_cc_iu_release2(2917) TC_mo_cc_iu_release2(2917)@ef4f76b449f4: f_mo_call_establish 2: rx 1st CRCX TC_mo_cc_iu_release2(2917)@ef4f76b449f4: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2912)@ef4f76b449f4: Found MnccExpect[0] for "12345" handled at TC_mo_cc_iu_release2(2917) MSC_Test-MNCC(2912)@ef4f76b449f4: Added conn table entry 0TC_mo_cc_iu_release2(2917)-2147483590 MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2917)@ef4f76b449f4: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_iu_release2(2917)@ef4f76b449f4: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_len:46 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(2917)@ef4f76b449f4: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_iu_release2(2917)@ef4f76b449f4: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2917)@ef4f76b449f4: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_len:12 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2912)@ef4f76b449f4: Deleted conn table entry 0TC_mo_cc_iu_release2(2917)-2147483590 MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2909)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2917)@ef4f76b449f4: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_iu_release2(2917)@ef4f76b449f4: f_mo_call_establish DONE TC_mo_cc_iu_release2(2917)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_len:7 MSC_Test_2-SCCP(2909)@ef4f76b449f4: vl_from0 MSC_Test_2-SCCP(2909)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2911)@ef4f76b449f4: Message received on association #8 MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2909)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_2-RAN(2910)@ef4f76b449f4: Deleted conn table entry 0TC_mo_cc_iu_release2(2917)14724278 TC_mo_cc_iu_release2(2917)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2917)@ef4f76b449f4: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2917)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2911)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(2917)@ef4f76b449f4: Final verdict of PTC: pass MSC_Test_0-SCCP(2903)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2904)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2915)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-M3UA(2908)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2912)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-SCCP(2909)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-RAN(2907)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2916)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2902)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_1-SCCP(2906)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2905)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-M3UA(2911)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2913)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2914)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2918)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_2-RAN(2910)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: none MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2902): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2903): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2904): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2905): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-SCCP(2906): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-RAN(2907): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_1-M3UA(2908): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-SCCP(2909): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-RAN(2910): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_2-M3UA(2911): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2912): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2913): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2914): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2915): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2916): none (none -> none) MTC@ef4f76b449f4: Local verdict of PTC TC_mo_cc_iu_release2(2917): pass (none -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2918): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_mo_cc_iu_release finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass'. Mon May 27 08:44:52 UTC 2024 ====== MSC_Tests_Iu.TC_mo_cc_iu_release pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_Iu.TC_mo_cc_iu_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=572903) Waiting for packet dumper to finish... 1 (prev_count=572903, count=578404) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass' was executed successfully (exit status: 0). MC@ef4f76b449f4: Test execution finished. MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref'. ------ MSC_Tests_ASCI.TC_no_callref ------ Mon May 27 08:44: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_no_callref started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2922)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2922)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2922)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2920)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2923)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2922)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2922)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2922)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2922)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2922)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2922)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2922)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2922)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2922)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2922)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2922)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2922)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2925)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2925)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_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)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2925)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2925)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ef4f76b449f4: IPA ID RESP: { { 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)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2925)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2926)@ef4f76b449f4: Created GsupExpect[0] for "262420000000033" to be handled at TC_no_callref0(2928) TC_no_callref0(2928)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2921)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2921)@ef4f76b449f4: Added conn table entry 0TC_no_callref0(2928)12011305 MSC_Test_0-SCCP(2920)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(2921)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2921)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2921)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_no_callref0(2929) MSC_Test_0-M3UA(2922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@ef4f76b449f4: { messageType := 2, destLocRef := 'B74729'O, sourceLocRef := '00021D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2920)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2926)@ef4f76b449f4: Found GsupExpect[0] for "262420000000033" handled at TC_no_callref0(2928) MSC_Test-GSUP(2926)@ef4f76b449f4: Added IMSI table entry 0TC_no_callref0(2928)"262420000000033" MSC_Test_0-SCCP(2920)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2920)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(2920)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2920)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_no_callref0(2928)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(2928)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(2922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2928)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2921)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2921)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(2920)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2920)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(2920)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2920)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2920)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2920)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(2920)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2920)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2921)@ef4f76b449f4: Deleted conn table entry 0TC_no_callref0(2928)12011305 TC_no_callref0(2928)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2928)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_no_callref0(2928)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2928)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2924)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_no_callref0(2928) TC_no_callref0(2928)@ef4f76b449f4: 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 := '6C6977CB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2921)@ef4f76b449f4: Added conn table entry 0TC_no_callref0(2928)1623216 MSC_Test_0-RAN(2921)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2920)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2921)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2921)@ef4f76b449f4: Created Expect[1] for N-CONNECT to be handled at TC_no_callref0(2930) MSC_Test_0-M3UA(2922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@ef4f76b449f4: { messageType := 2, destLocRef := '18C4B0'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(2920)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2920)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2928)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(2928)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2928)@ef4f76b449f4: Sending SETUP. MTC@ef4f76b449f4: Got test event: "SETUP" MSC_Test_0-RAN(2921)@ef4f76b449f4: patching N(SD)=0 into dtap '003200002900'O MSC_Test_0-RAN(2921)@ef4f76b449f4: patched enc_l3: '003200002900'O MSC_Test_0-SCCP(2920)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2920)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(2920)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2920)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010006003200002900'O MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2922)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2922)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2920)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2920)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2928)@ef4f76b449f4: Got GCC Termination with failure. MTC@ef4f76b449f4: Got test event: "GCC_TERMINATION_FAIL" TC_no_callref0(2928)@ef4f76b449f4: Got Clear Command on initial connection. MTC@ef4f76b449f4: Got test event: "CLEAR" MTC@ef4f76b449f4: All connection are cleared now. TC_no_callref0(2930)@ef4f76b449f4: Final verdict of PTC: none TC_no_callref0(2929)@ef4f76b449f4: Final verdict of PTC: none TC_no_callref0(2928)@ef4f76b449f4: Final verdict of PTC: pass MTC@ef4f76b449f4: getverdict: none MTC@ef4f76b449f4: setverdict(pass): none -> pass MTC@ef4f76b449f4: getverdict: pass MTC@ef4f76b449f4: All expected events have been received. The test passed. MSC_Test_0-RAN(2921)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2926)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2920)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2922)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2923)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2919)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2933)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2927)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2924)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2925)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2931)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2932)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: pass MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2919): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2920): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2921): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2922): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2923): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2924): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2925): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2926): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2927): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_no_callref0(2928): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_no_callref0(2929): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_no_callref0(2930): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2931): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2932): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2933): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_no_callref finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass'. Mon May 27 08:44:59 UTC 2024 ====== MSC_Tests_ASCI.TC_no_callref pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_ASCI.TC_no_callref.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=289282) Waiting for packet dumper to finish... 1 (prev_count=289282, count=291125) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse'. ------ MSC_Tests_ASCI.TC_setup_refuse ------ Mon May 27 08:45: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_setup_refuse started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2937)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2937)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2937)@ef4f76b449f4: ************************************************* MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-SCCP(2935)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2938)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2937)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2937)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2937)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2937)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2937)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2937)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2937)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2937)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2937)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2937)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2937)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2937)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2937)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2937)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2937)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2937)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2940)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2940)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2940)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2940)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2940)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2940)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2940)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2940)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2941)@ef4f76b449f4: Created GsupExpect[0] for "262420000000033" to be handled at TC_setup_refuse0(2943) TC_setup_refuse0(2943)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2936)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2936)@ef4f76b449f4: Added conn table entry 0TC_setup_refuse0(2943)6481353 MSC_Test_0-SCCP(2935)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(2936)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2936)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2936)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_setup_refuse0(2944) MSC_Test_0-M3UA(2937)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@ef4f76b449f4: { messageType := 2, destLocRef := '62E5C9'O, sourceLocRef := '00021F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2935)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2941)@ef4f76b449f4: Found GsupExpect[0] for "262420000000033" handled at TC_setup_refuse0(2943) MSC_Test-GSUP(2941)@ef4f76b449f4: Added IMSI table entry 0TC_setup_refuse0(2943)"262420000000033" MSC_Test_0-SCCP(2935)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2935)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(2935)@ef4f76b449f4: vl_from0 TC_setup_refuse0(2943)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2943)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(2935)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2943)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2936)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2936)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(2935)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2935)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(2935)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2935)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2935)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2935)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(2935)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2935)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2936)@ef4f76b449f4: Deleted conn table entry 0TC_setup_refuse0(2943)6481353 TC_setup_refuse0(2943)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2943)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2943)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2943)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2939)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_setup_refuse0(2943) TC_setup_refuse0(2943)@ef4f76b449f4: 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 := '661D31D7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2936)@ef4f76b449f4: Added conn table entry 0TC_setup_refuse0(2943)11324091 MSC_Test_0-RAN(2936)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2935)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2936)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2936)@ef4f76b449f4: Created Expect[1] for N-CONNECT to be handled at TC_setup_refuse0(2945) MSC_Test_0-M3UA(2937)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(2935)@ef4f76b449f4: { messageType := 2, destLocRef := 'ACCABB'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(2935)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2935)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_setup_refuse0(2943)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2943)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2943)@ef4f76b449f4: Sending SETUP. MTC@ef4f76b449f4: Got test event: "SETUP" MSC_Test_0-RAN(2936)@ef4f76b449f4: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2936)@ef4f76b449f4: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2935)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2935)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(2935)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2935)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@ef4f76b449f4: First idle individual index:1 MSC_Test_0-SCCP(2935)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2936)@ef4f76b449f4: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2936)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2936)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_setup_refuse0(2944) MSC_Test_0-RAN(2936)@ef4f76b449f4: Added conn table entry 1TC_setup_refuse0(2944)5873675 MSC_Test_0-SCCP(2935)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(2935)@ef4f76b449f4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_setup_refuse0(2944)@ef4f76b449f4: 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@ef4f76b449f4: Got test event: "VGCS_SETUP" TC_setup_refuse0(2944)@ef4f76b449f4: Sending VGCS/VBS Setup Refuse: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupRefuse := { messageType := '06'O, cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0100000'B, extensionCauseValue := '0'B, spare1 := omit } } } } } MSC_Test_0-SCCP(2935)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(2935)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(2935)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2935)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000406040120'O MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2937)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2937)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2937)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2935)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2935)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2935)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2935)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2943)@ef4f76b449f4: Got GCC Termination with failure. MTC@ef4f76b449f4: Got test event: "GCC_TERMINATION_FAIL" TC_setup_refuse0(2944)@ef4f76b449f4: Got Clear Command on control connection. MTC@ef4f76b449f4: Got test event: "CLEAR" TC_setup_refuse0(2943)@ef4f76b449f4: Got Clear Command on initial connection. MTC@ef4f76b449f4: Got test event: "CLEAR" MTC@ef4f76b449f4: All connection are cleared now. TC_setup_refuse0(2945)@ef4f76b449f4: Final verdict of PTC: none TC_setup_refuse0(2943)@ef4f76b449f4: Final verdict of PTC: pass TC_setup_refuse0(2944)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: getverdict: none MTC@ef4f76b449f4: setverdict(pass): none -> pass MTC@ef4f76b449f4: getverdict: pass MTC@ef4f76b449f4: All expected events have been received. The test passed. MSC_Test_0-RAN(2936)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2935)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2941)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2937)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2938)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2942)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2934)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2939)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2940)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2948)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2946)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2947)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: pass MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2934): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2935): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2936): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2937): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2938): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2939): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2940): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2941): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2942): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_setup_refuse0(2943): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_setup_refuse0(2944): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_setup_refuse0(2945): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2946): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2947): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2948): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_setup_refuse finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass'. Mon May 27 08:45:07 UTC 2024 ====== MSC_Tests_ASCI.TC_setup_refuse pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_ASCI.TC_setup_refuse.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=339708) Waiting for packet dumper to finish... 1 (prev_count=339708, count=340873) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail'. ------ MSC_Tests_ASCI.TC_assign_fail ------ Mon May 27 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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_assign_fail started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2952)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2952)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2952)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2950)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2953)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2952)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2952)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2952)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2952)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2952)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2952)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2955)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2955)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2955)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2955)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2955)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2955)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2955)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2955)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2956)@ef4f76b449f4: Created GsupExpect[0] for "262420000000033" to be handled at TC_assign_fail0(2958) TC_assign_fail0(2958)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2951)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2951)@ef4f76b449f4: Added conn table entry 0TC_assign_fail0(2958)9381074 MSC_Test_0-RAN(2951)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2950)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2951)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2951)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_assign_fail0(2959) MSC_Test_0-RAN(2951)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2951)@ef4f76b449f4: Created Expect[1] for N-CONNECT to be handled at TC_assign_fail0(2960) MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@ef4f76b449f4: { messageType := 2, destLocRef := '8F24D2'O, sourceLocRef := '000221'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2956)@ef4f76b449f4: Found GsupExpect[0] for "262420000000033" handled at TC_assign_fail0(2958) MSC_Test-GSUP(2956)@ef4f76b449f4: Added IMSI table entry 0TC_assign_fail0(2958)"262420000000033" MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(2950)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_assign_fail0(2958)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2958)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2958)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2951)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2951)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(2950)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(2950)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2951)@ef4f76b449f4: Deleted conn table entry 0TC_assign_fail0(2958)9381074 TC_assign_fail0(2958)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2958)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2958)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2958)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2954)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_fail0(2958) TC_assign_fail0(2958)@ef4f76b449f4: 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 := '3075633E'O ("0uc>") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2951)@ef4f76b449f4: Added conn table entry 0TC_assign_fail0(2958)12437160 MSC_Test_0-RAN(2951)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2950)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@ef4f76b449f4: { messageType := 2, destLocRef := 'BDC6A8'O, sourceLocRef := '000222'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2958)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2958)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2958)@ef4f76b449f4: Sending SETUP. MTC@ef4f76b449f4: Got test event: "SETUP" MSC_Test_0-RAN(2951)@ef4f76b449f4: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2951)@ef4f76b449f4: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(2950)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@ef4f76b449f4: First idle individual index:1 MSC_Test_0-SCCP(2950)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2951)@ef4f76b449f4: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2951)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2951)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_assign_fail0(2959) MSC_Test_0-RAN(2951)@ef4f76b449f4: Added conn table entry 1TC_assign_fail0(2959)12310569 MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(2950)@ef4f76b449f4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2959)@ef4f76b449f4: 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@ef4f76b449f4: Got test event: "VGCS_SETUP" TC_assign_fail0(2959)@ef4f76b449f4: Sending VGCS/VBS Setup Ack: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupAck := { messageType := '05'O, vGCS_FeatureFlags := omit } } } } MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(2950)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(2950)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2959)@ef4f76b449f4: 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@ef4f76b449f4: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(2954)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "456", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e2" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assign_fail0(2958) TC_assign_fail0(2958)@ef4f76b449f4: as_optional_mgcp_crcx: rx CRCX MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@ef4f76b449f4: First idle individual index:2 MSC_Test_0-SCCP(2950)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2951)@ef4f76b449f4: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2951)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2951)@ef4f76b449f4: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2951)@ef4f76b449f4: Found Expect[1] for N-CONNECT handled at TC_assign_fail0(2960) MSC_Test_0-RAN(2951)@ef4f76b449f4: Added conn table entry 2TC_assign_fail0(2960)5480260 MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(2950)@ef4f76b449f4: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2960)@ef4f76b449f4: 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@ef4f76b449f4: Got test event: "VGCS_ASSIGN" TC_assign_fail0(2960)@ef4f76b449f4: Sending VGCS/VBS Assignment Failure: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSAssignmentFailure := { messageType := '1D'O, cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0100000'B, extensionCauseValue := '0'B, spare1 := omit }, circuitPool := omit, circuitPoolList := omit, codecList := omit } } } } MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(2950)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(2950)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00041D040120'O MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 TC_assign_fail0(2958)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2952)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2952)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2950)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2950)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2960)@ef4f76b449f4: Got Clear Command on channel connection. MTC@ef4f76b449f4: Got test event: "CLEAR" TC_assign_fail0(2959)@ef4f76b449f4: Got Clear Command on control connection. MTC@ef4f76b449f4: Got test event: "CLEAR" TC_assign_fail0(2958)@ef4f76b449f4: Got GCC Termination with failure. MTC@ef4f76b449f4: Got test event: "GCC_TERMINATION_FAIL" TC_assign_fail0(2958)@ef4f76b449f4: Got Clear Command on initial connection. MTC@ef4f76b449f4: Got test event: "CLEAR" MTC@ef4f76b449f4: All connection are cleared now. TC_assign_fail0(2959)@ef4f76b449f4: Final verdict of PTC: none TC_assign_fail0(2960)@ef4f76b449f4: Final verdict of PTC: none TC_assign_fail0(2958)@ef4f76b449f4: Final verdict of PTC: pass MTC@ef4f76b449f4: getverdict: none MTC@ef4f76b449f4: setverdict(pass): none -> pass MTC@ef4f76b449f4: getverdict: pass MTC@ef4f76b449f4: All expected events have been received. The test passed. MSC_Test_0-SCCP(2950)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2956)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2953)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2951)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2952)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2954)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2962)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2949)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2955)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2957)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2961)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2963)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: pass MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2949): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2950): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2951): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2952): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2953): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2954): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2955): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2956): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2957): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_assign_fail0(2958): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_assign_fail0(2959): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_assign_fail0(2960): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2961): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2962): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2963): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_assign_fail finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass'. Mon May 27 08:45:15 UTC 2024 ====== MSC_Tests_ASCI.TC_assign_fail pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_ASCI.TC_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408276) Waiting for packet dumper to finish... 1 (prev_count=408276, count=409441) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs'. ------ MSC_Tests_ASCI.TC_complete_vgcs ------ Mon May 27 08:45: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_complete_vgcs started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2967)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2967)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2967)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2965)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2968)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2967)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2967)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2967)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2967)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2967)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2967)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2970)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2970)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2970)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2970)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2970)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2970)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2970)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2970)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2971)@ef4f76b449f4: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vgcs0(2973) TC_complete_vgcs0(2973)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2966)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2966)@ef4f76b449f4: Added conn table entry 0TC_complete_vgcs0(2973)7702869 MSC_Test_0-SCCP(2965)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(2966)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2966)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2966)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_complete_vgcs0(2974) MSC_Test_0-RAN(2966)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2966)@ef4f76b449f4: Created Expect[1] for N-CONNECT to be handled at TC_complete_vgcs0(2975) MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@ef4f76b449f4: { messageType := 2, destLocRef := '758955'O, sourceLocRef := '000223'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2971)@ef4f76b449f4: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vgcs0(2973) MSC_Test-GSUP(2971)@ef4f76b449f4: Added IMSI table entry 0TC_complete_vgcs0(2973)"262420000000033" TC_complete_vgcs0(2973)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on connection ID:0 TC_complete_vgcs0(2973)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2973)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2966)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2966)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2966)@ef4f76b449f4: Deleted conn table entry 0TC_complete_vgcs0(2973)7702869 TC_complete_vgcs0(2973)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2973)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2973)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2973)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2969)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vgcs0(2973) TC_complete_vgcs0(2973)@ef4f76b449f4: 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 := '8BE71E81'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2966)@ef4f76b449f4: Added conn table entry 0TC_complete_vgcs0(2973)11278039 MSC_Test_0-RAN(2966)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2965)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@ef4f76b449f4: { messageType := 2, destLocRef := 'AC16D7'O, sourceLocRef := '000224'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2973)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2973)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2973)@ef4f76b449f4: Sending SETUP. MTC@ef4f76b449f4: Got test event: "SETUP" MSC_Test_0-RAN(2966)@ef4f76b449f4: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2966)@ef4f76b449f4: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@ef4f76b449f4: First idle individual index:1 MSC_Test_0-SCCP(2965)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2966)@ef4f76b449f4: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2966)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2966)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_complete_vgcs0(2974) MSC_Test_0-RAN(2966)@ef4f76b449f4: Added conn table entry 1TC_complete_vgcs0(2974)2705352 MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@ef4f76b449f4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2974)@ef4f76b449f4: 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@ef4f76b449f4: Got test event: "VGCS_SETUP" TC_complete_vgcs0(2974)@ef4f76b449f4: Sending VGCS/VBS Setup Ack: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupAck := { messageType := '05'O, vGCS_FeatureFlags := omit } } } } MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2974)@ef4f76b449f4: 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@ef4f76b449f4: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(2969)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "458", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vgcs0(2973) TC_complete_vgcs0(2973)@ef4f76b449f4: as_optional_mgcp_crcx: rx CRCX MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@ef4f76b449f4: First idle individual index:2 MSC_Test_0-SCCP(2965)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2966)@ef4f76b449f4: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2966)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2966)@ef4f76b449f4: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2966)@ef4f76b449f4: Found Expect[1] for N-CONNECT handled at TC_complete_vgcs0(2975) MSC_Test_0-RAN(2966)@ef4f76b449f4: Added conn table entry 2TC_complete_vgcs0(2975)9312202 MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(2965)@ef4f76b449f4: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2975)@ef4f76b449f4: Got VGCS/VBS Assignment Request: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 36, pdu := { bssmap := { vGCS_VBSAssignmentRequest := { messageType := '07'O ("\a"), channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 3, speechOrDataIndicator := '0001'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, assignmentRequirement := { elementIdentifier := '33'O ("3"), assignmentRequirement := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 3, cellIdentifierDiscriminator := '0010'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '0000191000'O }, priority := omit, circuitIdentityCode := omit, downLinkDTX_Flag := omit, encryptionInformation := omit, vSTK_RAND := omit, vSTK := omit, cellIdentifierListSegment := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01010101'O }, uDPPortValue := 10000 }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := 'E3000000'O }, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 1, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } } } } } } MTC@ef4f76b449f4: Got test event: "VGCS_ASSIGN" TC_complete_vgcs0(2975)@ef4f76b449f4: Sending VGCS/VBS Assignment Result: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSAssignmentResult := { messageType := '1C'O, channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 0, speechOrDataIndicator := '0100'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 0, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, chosenChannel := omit, circuitIdentityCode := omit, circuitPool := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01020304'O }, uDPPortValue := 2342 }, speechCodec := { elementIdentifier := '7E'O ("~"), lengthIndicator := 0, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := '01000000'O } } } } } MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_len:29 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2966)@ef4f76b449f4: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '37050000191000'O TC_complete_vgcs0(2973)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2973)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "459", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vgcs0(2973)@ef4f76b449f4: 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@ef4f76b449f4: Got test event: "ASSIGNMENT" TC_complete_vgcs0(2973)@ef4f76b449f4: Sending Assignment Complete: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := omit, circuitIdentityCode := omit, cellIdentifier := omit, chosenChannel := omit, chosenEncryptionAlgorithm := omit, circuitPool := omit, speechVersion := omit, lSAIdentifier := omit, talkerPriority := omit, aoIPTransportLayer := omit, speechCodec := omit, codecList := omit, lCLS_BSS_Status := omit, osmuxCID := omit } } } } MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000102'O MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2973)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2973)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "460", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vgcs0(2973)@ef4f76b449f4: Got Clear Command on initial connection. MTC@ef4f76b449f4: Got test event: "CLEAR" TC_complete_vgcs0(2974)@ef4f76b449f4: Got GCC Connect. MTC@ef4f76b449f4: Got test event: "GCC_CONNECT" TC_complete_vgcs0(2974)@ef4f76b449f4: Got GCC Set Parameter. MTC@ef4f76b449f4: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(2974)@ef4f76b449f4: Sending Uplink Release Ind: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkReleaseIndication := { messageType := '4A'O ("J"), cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0001001'B, extensionCauseValue := '0'B, spare1 := omit }, talkerPriority := omit } } } } MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2973)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2973)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "461", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vgcs0(2974)@ef4f76b449f4: Sending Uplink Req: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkRequest := { messageType := '1F'O, talkerPriority := omit, cellIdentifier := omit, layer3Information := omit, mobileIdentity := omit } } } } MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2974)@ef4f76b449f4: 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@ef4f76b449f4: Got test event: "UPLINK_REQ_ACK" TC_complete_vgcs0(2974)@ef4f76b449f4: Sending Uplink Req Confirm: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkRequestConfirmation := { messageType := '49'O ("I"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 0, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, talkerIdentity := omit, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 0, layer3info := '061103505902082926240000000033'O } } } } } TC_complete_vgcs0(2974)@ef4f76b449f4: Sending GCC Termination Request: '3500001900'O MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_len:25 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001749050302002A170F061103505902082926240000000033'O MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2966)@ef4f76b449f4: patching N(SD)=0 into dtap '003500001900'O MSC_Test_0-RAN(2966)@ef4f76b449f4: patched enc_l3: '003500001900'O MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010006003500001900'O MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2973)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2973)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "462", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vgcs0(2974)@ef4f76b449f4: Got GCC Set Parameter. MTC@ef4f76b449f4: Got test event: "GCC_SET_PARAM" MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2967)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2965)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2975)@ef4f76b449f4: Got Clear Command on channel connection. MTC@ef4f76b449f4: Got test event: "CLEAR" TC_complete_vgcs0(2974)@ef4f76b449f4: Sending Uplink Release Ind: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkReleaseIndication := { messageType := '4A'O ("J"), cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0001001'B, extensionCauseValue := '0'B, spare1 := omit }, talkerPriority := omit } } } } MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_len:6 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2965)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2974)@ef4f76b449f4: Sending Uplink Req: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkRequest := { messageType := '1F'O, talkerPriority := omit, cellIdentifier := omit, layer3Information := omit, mobileIdentity := omit } } } } TC_complete_vgcs0(2974)@ef4f76b449f4: Got GCC Termination. MTC@ef4f76b449f4: Got test event: "GCC_TERMINATION" MSC_Test_0-SCCP(2965)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(2965)@ef4f76b449f4: vl_from0 TC_complete_vgcs0(2974)@ef4f76b449f4: Got Clear Command on control connection. MSC_Test_0-SCCP(2965)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '00011F'O MTC@ef4f76b449f4: Got test event: "CLEAR" MSC_Test_0-M3UA(2967)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MTC@ef4f76b449f4: All connection are cleared now. TC_complete_vgcs0(2974)@ef4f76b449f4: Final verdict of PTC: none TC_complete_vgcs0(2975)@ef4f76b449f4: Final verdict of PTC: none TC_complete_vgcs0(2973)@ef4f76b449f4: Final verdict of PTC: pass MTC@ef4f76b449f4: getverdict: none MTC@ef4f76b449f4: setverdict(pass): none -> pass MTC@ef4f76b449f4: getverdict: pass MTC@ef4f76b449f4: All expected events have been received. The test passed. MSC_Test_0-RAN(2966)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2965)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-M3UA(2967)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2971)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2972)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2968)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2978)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2977)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2969)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2964)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2970)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2976)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: pass MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2964): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2965): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2966): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2967): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2968): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2969): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2970): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2971): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2972): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_complete_vgcs0(2973): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_complete_vgcs0(2974): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_complete_vgcs0(2975): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2976): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2977): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2978): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_complete_vgcs finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass'. Mon May 27 08:45:24 UTC 2024 ====== MSC_Tests_ASCI.TC_complete_vgcs pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_ASCI.TC_complete_vgcs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=541543) Waiting for packet dumper to finish... 1 (prev_count=541543, count=542708) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs'. ------ MSC_Tests_ASCI.TC_complete_vbs ------ Mon May 27 08:45: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_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@ef4f76b449f4: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs' was executed successfully (exit status: 0). MTC@ef4f76b449f4: Test case TC_complete_vbs started. MTC@ef4f76b449f4: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@ef4f76b449f4: Starting RAN_Emulation MSC_Test_0-M3UA(2982)@ef4f76b449f4: ************************************************* MSC_Test_0-M3UA(2982)@ef4f76b449f4: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2982)@ef4f76b449f4: ************************************************* MSC_Test_0-SCCP(2980)@ef4f76b449f4: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2983)@ef4f76b449f4: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1876, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2982)@ef4f76b449f4: SCTP_ConnectResult -> connection established from: "172.18.147.103":23906 to server: "172.18.147.200":2905 association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2982)@ef4f76b449f4: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2982)@ef4f76b449f4: M3UA_ASPUP sent MSC_Test_0-M3UA(2982)@ef4f76b449f4: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2982)@ef4f76b449f4: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2982)@ef4f76b449f4: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2985)@ef4f76b449f4: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2985)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2985)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2985)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2985)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2985)@ef4f76b449f4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2985)@ef4f76b449f4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2985)@ef4f76b449f4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2986)@ef4f76b449f4: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vbs0(2988) TC_complete_vbs0(2988)@ef4f76b449f4: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2984)@ef4f76b449f4: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "463", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e3" }, { code := "I", val := "11111" } }, sdp := omit } } MSC_Test_0-RAN(2981)@ef4f76b449f4: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2981)@ef4f76b449f4: Added conn table entry 0TC_complete_vbs0(2988)5016713 MSC_Test_0-RAN(2981)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2980)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-RAN(2981)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2981)@ef4f76b449f4: Created Expect[0] for N-CONNECT to be handled at TC_complete_vbs0(2989) MSC_Test_0-RAN(2981)@ef4f76b449f4: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2981)@ef4f76b449f4: Created Expect[1] for N-CONNECT to be handled at TC_complete_vbs0(2990) MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@ef4f76b449f4: { messageType := 2, destLocRef := '4C8C89'O, sourceLocRef := '000225'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on local reference:0 MSC_Test-GSUP(2986)@ef4f76b449f4: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vbs0(2988) MSC_Test-GSUP(2986)@ef4f76b449f4: Added IMSI table entry 0TC_complete_vbs0(2988)"262420000000033" MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: vl_len:8 MSC_Test_0-SCCP(2980)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(2988)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(2988)@ef4f76b449f4: setverdict(pass): none -> pass MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2988)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2981)@ef4f76b449f4: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2981)@ef4f76b449f4: patched enc_l3: '055B'O MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: vl_len:5 MSC_Test_0-SCCP(2980)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(2980)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2981)@ef4f76b449f4: Deleted conn table entry 0TC_complete_vbs0(2988)5016713 TC_complete_vbs0(2988)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(2988)@ef4f76b449f4: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(2988)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(2988)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2984)@ef4f76b449f4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vbs0(2988) TC_complete_vbs0(2988)@ef4f76b449f4: 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 := '2E27829B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2981)@ef4f76b449f4: Added conn table entry 0TC_complete_vbs0(2988)5108320 MSC_Test_0-RAN(2981)@ef4f76b449f4: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2980)@ef4f76b449f4: First idle individual index:0 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(2980)@ef4f76b449f4: { messageType := 2, destLocRef := '4DF260'O, sourceLocRef := '000226'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2988)@ef4f76b449f4: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(2988)@ef4f76b449f4: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(2988)@ef4f76b449f4: Sending SETUP. MTC@ef4f76b449f4: Got test event: "SETUP" MSC_Test_0-RAN(2981)@ef4f76b449f4: patching N(SD)=0 into dtap '013200001A00'O MSC_Test_0-RAN(2981)@ef4f76b449f4: patched enc_l3: '013200001A00'O MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(2980)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010006013200001A00'O MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@ef4f76b449f4: First idle individual index:1 MSC_Test_0-SCCP(2980)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2981)@ef4f76b449f4: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2981)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2981)@ef4f76b449f4: Found Expect[0] for N-CONNECT handled at TC_complete_vbs0(2989) MSC_Test_0-RAN(2981)@ef4f76b449f4: Added conn table entry 1TC_complete_vbs0(2989)14118965 MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(2980)@ef4f76b449f4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(2989)@ef4f76b449f4: 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@ef4f76b449f4: Got test event: "VGCS_SETUP" TC_complete_vbs0(2989)@ef4f76b449f4: Sending VGCS/VBS Setup Ack: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupAck := { messageType := '05'O, vGCS_FeatureFlags := omit } } } } MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(2980)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(2980)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2984)@ef4f76b449f4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "464", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e4" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vbs0(2988) TC_complete_vbs0(2989)@ef4f76b449f4: 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@ef4f76b449f4: Got test event: "UPLINK_SEIZED" TC_complete_vbs0(2988)@ef4f76b449f4: as_optional_mgcp_crcx: rx CRCX MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@ef4f76b449f4: First idle individual index:2 MSC_Test_0-SCCP(2980)@ef4f76b449f4: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2981)@ef4f76b449f4: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2981)@ef4f76b449f4: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2981)@ef4f76b449f4: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2981)@ef4f76b449f4: Found Expect[1] for N-CONNECT handled at TC_complete_vbs0(2990) MSC_Test_0-RAN(2981)@ef4f76b449f4: Added conn table entry 2TC_complete_vbs0(2990)13963993 MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(2980)@ef4f76b449f4: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(2990)@ef4f76b449f4: Got VGCS/VBS Assignment Request: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 36, pdu := { bssmap := { vGCS_VBSAssignmentRequest := { messageType := '07'O ("\a"), channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 3, speechOrDataIndicator := '0001'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, assignmentRequirement := { elementIdentifier := '33'O ("3"), assignmentRequirement := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 3, cellIdentifierDiscriminator := '0010'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '00001A0000'O }, priority := omit, circuitIdentityCode := omit, downLinkDTX_Flag := omit, encryptionInformation := omit, vSTK_RAND := omit, vSTK := omit, cellIdentifierListSegment := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01010101'O }, uDPPortValue := 10000 }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := 'E4000000'O }, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 1, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } } } } } } MTC@ef4f76b449f4: Got test event: "VGCS_ASSIGN" TC_complete_vbs0(2990)@ef4f76b449f4: Sending VGCS/VBS Assignment Result: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSAssignmentResult := { messageType := '1C'O, channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 0, speechOrDataIndicator := '0100'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 0, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, chosenChannel := omit, circuitIdentityCode := omit, circuitPool := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01020304'O }, uDPPortValue := 2342 }, speechCodec := { elementIdentifier := '7E'O ("~"), lengthIndicator := 0, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := '01000000'O } } } } } MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on connection ID:2 MSC_Test_0-SCCP(2980)@ef4f76b449f4: vl_len:29 MSC_Test_0-SCCP(2980)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2981)@ef4f76b449f4: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '370500001A0000'O TC_complete_vbs0(2988)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_complete_vbs0(2988)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "465", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e4" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e4", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vbs0(2988)@ef4f76b449f4: 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@ef4f76b449f4: Got test event: "ASSIGNMENT" TC_complete_vbs0(2988)@ef4f76b449f4: Sending Assignment Complete: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := omit, circuitIdentityCode := omit, cellIdentifier := omit, chosenChannel := omit, chosenEncryptionAlgorithm := omit, circuitPool := omit, speechVersion := omit, lSAIdentifier := omit, talkerPriority := omit, aoIPTransportLayer := omit, speechCodec := omit, codecList := omit, lCLS_BSS_Status := omit, osmuxCID := omit } } } } MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on connection ID:0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: vl_len:3 MSC_Test_0-SCCP(2980)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '000102'O MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on local reference:0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2988)@ef4f76b449f4: as_optional_mgcp_mdcx: rx MDCX TC_complete_vbs0(2988)@ef4f76b449f4: { line := { verb := "MDCX", trans_id := "466", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e4" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e4", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.147.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vbs0(2988)@ef4f76b449f4: Got Clear Command on initial connection. MTC@ef4f76b449f4: Got test event: "CLEAR" TC_complete_vbs0(2989)@ef4f76b449f4: Got BCC Connect. MTC@ef4f76b449f4: Got test event: "BCC_CONNECT" TC_complete_vbs0(2989)@ef4f76b449f4: Got BCC Set Parameter MTC@ef4f76b449f4: Got test event: "BCC_SET_PARAM" TC_complete_vbs0(2989)@ef4f76b449f4: Sending BCC Termination Request: '3500001A00'O MSC_Test_0-RAN(2981)@ef4f76b449f4: patching N(SD)=0 into dtap '013500001A00'O MSC_Test_0-RAN(2981)@ef4f76b449f4: patched enc_l3: '013500001A00'O MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on connection ID:1 MSC_Test_0-SCCP(2980)@ef4f76b449f4: vl_len:9 MSC_Test_0-SCCP(2980)@ef4f76b449f4: vl_from0 MSC_Test_0-SCCP(2980)@ef4f76b449f4: data sent by MTP3_SCCP_PORT: '010006013500001A00'O MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2982)@ef4f76b449f4: Message received on association #8 MSC_Test_0-M3UA(2982)@ef4f76b449f4: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on local reference:1 MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2980)@ef4f76b449f4: Session index based on local reference:2 MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2980)@ef4f76b449f4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(2988)@ef4f76b449f4: as_optional_mgcp_dlcx: rx MGCP DLCX TC_complete_vbs0(2989)@ef4f76b449f4: Got BCC Termination. MTC@ef4f76b449f4: Got test event: "BCC_TERMINATION" TC_complete_vbs0(2989)@ef4f76b449f4: Got Clear Command on control connection. MTC@ef4f76b449f4: Got test event: "CLEAR" TC_complete_vbs0(2990)@ef4f76b449f4: Got Clear Command on channel connection. MTC@ef4f76b449f4: Got test event: "CLEAR" MTC@ef4f76b449f4: All connection are cleared now. TC_complete_vbs0(2990)@ef4f76b449f4: Final verdict of PTC: none TC_complete_vbs0(2989)@ef4f76b449f4: Final verdict of PTC: none TC_complete_vbs0(2988)@ef4f76b449f4: Final verdict of PTC: pass MTC@ef4f76b449f4: getverdict: none MTC@ef4f76b449f4: setverdict(pass): none -> pass MTC@ef4f76b449f4: getverdict: pass MTC@ef4f76b449f4: All expected events have been received. The test passed. MSC_Test_0-M3UA(2982)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP(2986)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-SCCP(2980)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MNCC(2983)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2991)@ef4f76b449f4: Final verdict of PTC: none MSC_Test_0-RAN(2981)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2979)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2992)@ef4f76b449f4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2993)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-GSUP-IPA(2985)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-SMPP(2987)@ef4f76b449f4: Final verdict of PTC: none MSC_Test-MGCP(2984)@ef4f76b449f4: Final verdict of PTC: none MTC@ef4f76b449f4: Setting final verdict of the test case. MTC@ef4f76b449f4: Local verdict of MTC: pass MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2979): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-SCCP(2980): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-RAN(2981): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test_0-M3UA(2982): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MNCC(2983): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-MGCP(2984): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP-IPA(2985): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-GSUP(2986): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC MSC_Test-SMPP(2987): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_complete_vbs0(2988): pass (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_complete_vbs0(2989): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC TC_complete_vbs0(2990): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2991): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2992): none (pass -> pass) MTC@ef4f76b449f4: Local verdict of PTC IPA-CTRL-CLI-IPA(2993): none (pass -> pass) MTC@ef4f76b449f4: Test case TC_complete_vbs finished. Verdict: pass MTC@ef4f76b449f4: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass'. Mon May 27 08:45:32 UTC 2024 ====== MSC_Tests_ASCI.TC_complete_vbs pass ====== Saving talloc report from 172.18.147.10:4254 to MSC_Tests_ASCI.TC_complete_vbs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=481714) Waiting for packet dumper to finish... 1 (prev_count=481714, count=484710) MTC@ef4f76b449f4: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass' was executed successfully (exit status: 0). MC@ef4f76b449f4: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ef4f76b449f4: Terminating MTC. MC@ef4f76b449f4: MTC terminated. MC2> exit MC@ef4f76b449f4: Shutting down session. MC@ef4f76b449f4: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/msc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass MSC_Tests.TC_cr_before_reset pass MSC_Tests.TC_lu_imsi_noauth_tmsi pass MSC_Tests.TC_lu_imsi_noauth_notmsi pass->FAIL MSC_Tests.TC_lu_tmsi_noauth_notmsi pass MSC_Tests.TC_lu_imsi_reject pass MSC_Tests.TC_lu_imsi_timeout_gsup pass MSC_Tests.TC_lu_imsi_auth_tmsi pass MSC_Tests.TC_lu_imsi_auth3g_tmsi xfail MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc pass MSC_Tests.TC_cmserv_imsi_unknown pass MSC_Tests.TC_cmserv_tmsi_unknown pass MSC_Tests.TC_lu_and_mo_call pass MSC_Tests.TC_lu_and_mo_call_ipv6 pass MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass MSC_Tests.TC_lu_auth_sai_timeout pass MSC_Tests.TC_lu_auth_sai_err pass MSC_Tests.TC_lu_clear_request pass MSC_Tests.TC_mo_call_clear_request pass MSC_Tests.TC_mt_call_clear_request pass MSC_Tests.TC_lu_disconnect pass MSC_Tests.TC_lu_by_imei pass MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass->FAIL MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass MSC_Tests.TC_imsi_detach_by_imsi pass MSC_Tests.TC_imsi_detach_by_tmsi pass MSC_Tests.TC_imsi_detach_by_imei pass MSC_Tests.TC_emerg_call_imei_reject pass MSC_Tests.TC_emerg_call_imsi pass MSC_Tests.TC_cm_serv_req_vgcs_reject pass MSC_Tests.TC_cm_serv_req_vbs_reject pass MSC_Tests.TC_cm_serv_req_lcs_reject pass MSC_Tests.TC_cm_reest_req_reject pass MSC_Tests.TC_lu_auth_2G_fail pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass MSC_Tests.TC_cl3_no_payload pass MSC_Tests.TC_cl3_rnd_payload pass MSC_Tests.TC_establish_and_nothing pass MSC_Tests.TC_mo_setup_and_nothing pass MSC_Tests.TC_mo_crcx_ran_timeout pass MSC_Tests.TC_mo_crcx_ran_reject pass MSC_Tests.TC_mt_crcx_ran_reject pass MSC_Tests.TC_mo_setup_and_dtmf_dup pass MSC_Tests.TC_mt_t310 pass MSC_Tests.TC_gsup_cancel pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass MSC_Tests.TC_mo_release_timeout pass MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass MSC_Tests.TC_reset_two pass MSC_Tests.TC_lu_and_mt_call pass MSC_Tests.TC_lu_and_mt_call_ipv6 pass MSC_Tests.TC_lu_and_mt_call_already_paging pass MSC_Tests.TC_lu_and_mt_call_osmux pass MSC_Tests.TC_lu_and_mo_sms pass MSC_Tests.TC_lu_and_mt_sms pass MSC_Tests.TC_lu_and_mt_sms_already_paging pass MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass MSC_Tests.TC_smpp_mo_sms pass MSC_Tests.TC_smpp_mo_sms_rp_error pass MSC_Tests.TC_smpp_mt_sms pass->FAIL MSC_Tests.TC_gsup_mo_sms pass->FAIL MSC_Tests.TC_gsup_mo_smma pass MSC_Tests.TC_gsup_mt_sms_ack pass MSC_Tests.TC_gsup_mt_sms_err pass MSC_Tests.TC_gsup_mt_sms_rp_mr pass->FAIL MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass MSC_Tests.TC_gsup_mt_multi_part_sms pass MSC_Tests.TC_lu_and_mo_ussd_single_request pass MSC_Tests.TC_lu_and_mt_ussd_notification pass MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass MSC_Tests.TC_lu_and_mo_ussd_mo_release pass MSC_Tests.TC_lu_and_ss_session_timeout pass->FAIL MSC_Tests.TC_mt_ussd_for_unknown_subscr pass MSC_Tests.TC_mo_ussd_for_unknown_trans pass->FAIL MSC_Tests.TC_proc_ss_for_unknown_session pass MSC_Tests.TC_proc_ss_paging_fail pass MSC_Tests.TC_proc_ss_abort pass MSC_Tests.TC_multi_lu_and_mo_ussd pass MSC_Tests.TC_multi_lu_and_mt_ussd pass MSC_Tests.TC_cipher_complete_with_invalid_cipher pass MSC_Tests.TC_cipher_complete_1_without_cipher pass MSC_Tests.TC_cipher_complete_3_without_cipher pass MSC_Tests.TC_cipher_complete_13_without_cipher pass MSC_Tests.TC_lu_with_invalid_mcc_mnc pass MSC_Tests.TC_sgsap_reset pass MSC_Tests.TC_sgsap_lu pass MSC_Tests.TC_sgsap_lu_imsi_reject pass MSC_Tests.TC_sgsap_lu_and_nothing pass MSC_Tests.TC_sgsap_expl_imsi_det_eps pass MSC_Tests.TC_sgsap_impl_imsi_det_eps pass MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass MSC_Tests.TC_sgsap_paging_rej pass MSC_Tests.TC_sgsap_paging_subscr_rej pass MSC_Tests.TC_sgsap_paging_ue_unr pass MSC_Tests.TC_sgsap_paging_and_nothing pass MSC_Tests.TC_sgsap_paging_and_lu pass MSC_Tests.TC_sgsap_mt_sms pass MSC_Tests.TC_sgsap_mo_sms pass MSC_Tests.TC_sgsap_mt_sms_and_nothing pass MSC_Tests.TC_sgsap_mt_sms_and_reject pass MSC_Tests.TC_sgsap_unexp_ud pass MSC_Tests.TC_sgsap_unsol_ud pass MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass MSC_Tests.TC_sgsap_lu_and_mt_call pass MSC_Tests.TC_sgsap_vlr_failure pass MSC_Tests.TC_ho_inter_bsc_unknown_cell pass MSC_Tests.TC_ho_inter_bsc pass MSC_Tests.TC_ho_inter_bsc_a5_1 pass MSC_Tests.TC_ho_inter_bsc_a5_3 pass MSC_Tests.TC_ho_inter_bsc_a5_4 pass MSC_Tests.TC_ho_inter_bsc_ipv6 pass MSC_Tests.TC_ho_inter_bsc_csd pass MSC_Tests.TC_ho_inter_msc_out pass MSC_Tests.TC_ho_inter_msc_out_a5_1 pass MSC_Tests.TC_ho_inter_msc_out_a5_3 pass MSC_Tests.TC_ho_inter_msc_out_a5_4 pass MSC_Tests.TC_ho_inter_msc_out_ipv6 pass MSC_Tests.TC_ho_inter_msc_out_csd pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass MSC_Tests.TC_mo_cc_bssmap_clear pass MSC_Tests.TC_invalid_mgcp_crash pass MSC_Tests.TC_mm_id_resp_no_identity pass MSC_Tests.TC_lu_and_expire_while_paging pass MSC_Tests.TC_paging_response_imsi_unknown pass MSC_Tests.TC_paging_response_tmsi_unknown pass MSC_Tests.TC_call_re_establishment pass MSC_Tests.TC_call_re_establishment_auth pass MSC_Tests.TC_call_re_establishment_ciph pass MSC_Tests.TC_cm_serv_wrong_mi pass MSC_Tests.TC_auth_options_0 pass MSC_Tests.TC_auth_options_1 pass MSC_Tests.TC_auth_options_2 pass MSC_Tests.TC_auth_options_3 pass MSC_Tests.TC_auth_options_4 pass MSC_Tests.TC_auth_options_5 pass MSC_Tests.TC_auth_options_6 pass MSC_Tests.TC_auth_options_7 pass MSC_Tests.TC_auth_options_8 pass MSC_Tests.TC_auth_options_9 pass MSC_Tests.TC_auth_options_10 pass MSC_Tests.TC_auth_options_11 pass MSC_Tests.TC_lu_and_mo_csd pass MSC_Tests.TC_lu_and_mt_csd pass MSC_Tests_Iu.TC_iu_lu_imsi_reject pass MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi xfail MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc xfail MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown pass MSC_Tests_Iu.TC_iu_lu_and_mo_call pass MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass MSC_Tests_Iu.TC_iu_lu_release_request pass MSC_Tests_Iu.TC_iu_lu_disconnect pass MSC_Tests_Iu.TC_iu_lu_by_imei pass MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass MSC_Tests_Iu.TC_iu_emerg_call_imsi pass MSC_Tests_Iu.TC_iu_establish_and_nothing pass MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass MSC_Tests_Iu.TC_iu_gsup_cancel pass MSC_Tests_Iu.TC_iu_mo_release_timeout pass MSC_Tests.TC_reset_two_1iu pass MSC_Tests_Iu.TC_iu_lu_and_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing xfail MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated pass MSC_Tests_Iu.TC_iu_smpp_mo_sms pass->FAIL MSC_Tests_Iu.TC_iu_gsup_mo_sms pass->FAIL MSC_Tests_Iu.TC_iu_gsup_mo_smma pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass->FAIL MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass->FAIL MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass->FAIL MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass MSC_Tests_Iu.TC_iu_proc_ss_abort pass MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd xfail MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc pass MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass MSC_Tests_Iu.TC_mo_cc_iu_release pass MSC_Tests_ASCI.TC_no_callref pass MSC_Tests_ASCI.TC_setup_refuse pass MSC_Tests_ASCI.TC_assign_fail pass MSC_Tests_ASCI.TC_complete_vgcs pass MSC_Tests_ASCI.TC_complete_vbs Summary: pass->FAIL: 12 xfail: 5 pass: 208 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh MSC_Tests --rm Generated MSC_Tests.TC_assign_fail.merged Generated MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.merged Generated MSC_Tests.TC_auth_options_0.merged Generated MSC_Tests.TC_auth_options_1.merged Generated MSC_Tests.TC_auth_options_10.merged Generated MSC_Tests.TC_auth_options_11.merged Generated MSC_Tests.TC_auth_options_2.merged Generated MSC_Tests.TC_auth_options_3.merged Generated MSC_Tests.TC_auth_options_4.merged Generated MSC_Tests.TC_auth_options_5.merged Generated MSC_Tests.TC_auth_options_6.merged Generated MSC_Tests.TC_auth_options_7.merged Generated MSC_Tests.TC_auth_options_8.merged Generated MSC_Tests.TC_auth_options_9.merged Generated MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.merged Generated MSC_Tests.TC_call_re_establishment.merged Generated MSC_Tests.TC_call_re_establishment_auth.merged Generated MSC_Tests.TC_call_re_establishment_ciph.merged Generated MSC_Tests.TC_cipher_complete_13_without_cipher.merged Generated MSC_Tests.TC_cipher_complete_1_without_cipher.merged Generated MSC_Tests.TC_cipher_complete_3_without_cipher.merged Generated MSC_Tests.TC_cipher_complete_with_invalid_cipher.merged Generated MSC_Tests.TC_cl3_no_payload.merged Generated MSC_Tests.TC_cl3_rnd_payload.merged Generated MSC_Tests.TC_cm_reest_req_reject.merged Generated MSC_Tests.TC_cm_serv_req_lcs_reject.merged Generated MSC_Tests.TC_cm_serv_req_vbs_reject.merged Generated MSC_Tests.TC_cm_serv_req_vgcs_reject.merged Generated MSC_Tests.TC_cm_serv_wrong_mi.merged Generated MSC_Tests.TC_cmserv_imsi_unknown.merged Generated MSC_Tests.TC_cmserv_tmsi_unknown.merged Generated MSC_Tests.TC_complete_vbs.merged Generated MSC_Tests.TC_complete_vgcs.merged Generated MSC_Tests.TC_cr_before_reset.merged Generated MSC_Tests.TC_emerg_call_imei_reject.merged Generated MSC_Tests.TC_emerg_call_imsi.merged Generated MSC_Tests.TC_establish_and_nothing.merged Generated MSC_Tests.TC_gsup_cancel.merged Generated MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.merged Generated MSC_Tests.TC_gsup_mo_smma.merged Generated MSC_Tests.TC_gsup_mo_sms.merged Generated MSC_Tests.TC_gsup_mt_multi_part_sms.merged Generated MSC_Tests.TC_gsup_mt_sms_ack.merged Generated MSC_Tests.TC_gsup_mt_sms_err.merged Generated MSC_Tests.TC_gsup_mt_sms_rp_mr.merged Generated MSC_Tests.TC_ho_inter_bsc.merged Generated MSC_Tests.TC_ho_inter_bsc_a5_1.merged Generated MSC_Tests.TC_ho_inter_bsc_a5_3.merged Generated MSC_Tests.TC_ho_inter_bsc_a5_4.merged Generated MSC_Tests.TC_ho_inter_bsc_csd.merged Generated MSC_Tests.TC_ho_inter_bsc_ipv6.merged Generated MSC_Tests.TC_ho_inter_bsc_unknown_cell.merged Generated MSC_Tests.TC_ho_inter_msc_out.merged Generated MSC_Tests.TC_ho_inter_msc_out_a5_1.merged Generated MSC_Tests.TC_ho_inter_msc_out_a5_3.merged Generated MSC_Tests.TC_ho_inter_msc_out_a5_4.merged Generated MSC_Tests.TC_ho_inter_msc_out_csd.merged Generated MSC_Tests.TC_ho_inter_msc_out_ipv6.merged Generated MSC_Tests.TC_imsi_detach_by_imei.merged Generated MSC_Tests.TC_imsi_detach_by_imsi.merged Generated MSC_Tests.TC_imsi_detach_by_tmsi.merged Generated MSC_Tests.TC_invalid_mgcp_crash.merged Generated MSC_Tests.TC_iu_cmserv_imsi_unknown.merged Generated MSC_Tests.TC_iu_emerg_call_imei_reject.merged Generated MSC_Tests.TC_iu_emerg_call_imsi.merged Generated MSC_Tests.TC_iu_establish_and_nothing.merged Generated MSC_Tests.TC_iu_gsup_cancel.merged Generated MSC_Tests.TC_iu_gsup_mo_mt_sms_rp_mr.merged Generated MSC_Tests.TC_iu_gsup_mo_smma.merged Generated MSC_Tests.TC_iu_gsup_mo_sms.merged Generated MSC_Tests.TC_iu_gsup_mt_sms_ack.merged Generated MSC_Tests.TC_iu_gsup_mt_sms_err.merged Generated MSC_Tests.TC_iu_gsup_mt_sms_rp_mr.merged Generated MSC_Tests.TC_iu_imsi_detach_by_imei.merged Generated MSC_Tests.TC_iu_imsi_detach_by_imsi.merged Generated MSC_Tests.TC_iu_imsi_detach_by_tmsi.merged Generated MSC_Tests.TC_iu_lu_and_expire_while_paging.merged Generated MSC_Tests.TC_iu_lu_and_mo_call.merged Generated MSC_Tests.TC_iu_lu_and_mo_call_sccp_tiar_timeout.merged Generated MSC_Tests.TC_iu_lu_and_mo_sms.merged Generated MSC_Tests.TC_iu_lu_and_mo_ussd_during_mt_call.merged Generated MSC_Tests.TC_iu_lu_and_mo_ussd_mo_release.merged Generated MSC_Tests.TC_iu_lu_and_mo_ussd_single_request.merged Generated MSC_Tests.TC_iu_lu_and_mt_call.merged Generated MSC_Tests.TC_iu_lu_and_mt_call_already_paging.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms_already_paging.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms_paging_and_nothing.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms_paging_repeated.merged Generated MSC_Tests.TC_iu_lu_and_mt_ussd_during_mt_call.merged Generated MSC_Tests.TC_iu_lu_and_mt_ussd_notification.merged Generated MSC_Tests.TC_iu_lu_and_ss_session_timeout.merged Generated MSC_Tests.TC_iu_lu_auth_sai_err.merged Generated MSC_Tests.TC_iu_lu_auth_sai_timeout.merged Generated MSC_Tests.TC_iu_lu_by_imei.merged Generated MSC_Tests.TC_iu_lu_disconnect.merged Generated MSC_Tests.TC_iu_lu_imsi_auth3g_tmsi.merged Generated MSC_Tests.TC_iu_lu_imsi_reject.merged Generated MSC_Tests.TC_iu_lu_imsi_timeout_gsup.merged Generated MSC_Tests.TC_iu_lu_imsi_timeout_tmsi_realloc.merged Generated MSC_Tests.TC_iu_lu_release_request.merged Generated MSC_Tests.TC_iu_lu_with_invalid_mcc_mnc.merged Generated MSC_Tests.TC_iu_mo_crcx_ran_reject.merged Generated MSC_Tests.TC_iu_mo_crcx_ran_timeout.merged Generated MSC_Tests.TC_iu_mo_release_timeout.merged Generated MSC_Tests.TC_iu_mo_setup_and_nothing.merged Generated MSC_Tests.TC_iu_mo_ussd_for_unknown_trans.merged Generated MSC_Tests.TC_iu_mt_crcx_ran_reject.merged Generated MSC_Tests.TC_iu_mt_ussd_for_unknown_subscr.merged Generated MSC_Tests.TC_iu_multi_lu_and_mo_ussd.merged Generated MSC_Tests.TC_iu_multi_lu_and_mt_ussd.merged Generated MSC_Tests.TC_iu_proc_ss_abort.merged Generated MSC_Tests.TC_iu_proc_ss_for_unknown_session.merged Generated MSC_Tests.TC_iu_proc_ss_paging_fail.merged Generated MSC_Tests.TC_iu_smpp_mo_sms.merged Generated MSC_Tests.TC_lu_and_expire_while_paging.merged Generated MSC_Tests.TC_lu_and_mo_call.merged Generated MSC_Tests.TC_lu_and_mo_call_ipv6.merged Generated MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.merged Generated MSC_Tests.TC_lu_and_mo_csd.merged Generated MSC_Tests.TC_lu_and_mo_sms.merged Generated MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.merged Generated MSC_Tests.TC_lu_and_mo_ussd_mo_release.merged Generated MSC_Tests.TC_lu_and_mo_ussd_single_request.merged Generated MSC_Tests.TC_lu_and_mt_call.merged Generated MSC_Tests.TC_lu_and_mt_call_already_paging.merged Generated MSC_Tests.TC_lu_and_mt_call_ipv6.merged Generated MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.merged Generated MSC_Tests.TC_lu_and_mt_call_osmux.merged Generated MSC_Tests.TC_lu_and_mt_csd.merged Generated MSC_Tests.TC_lu_and_mt_sms.merged Generated MSC_Tests.TC_lu_and_mt_sms_already_paging.merged Generated MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.merged Generated MSC_Tests.TC_lu_and_mt_sms_paging_repeated.merged Generated MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.merged Generated MSC_Tests.TC_lu_and_mt_ussd_notification.merged Generated MSC_Tests.TC_lu_and_ss_session_timeout.merged Generated MSC_Tests.TC_lu_auth_2G_fail.merged Generated MSC_Tests.TC_lu_auth_sai_err.merged Generated MSC_Tests.TC_lu_auth_sai_timeout.merged Generated MSC_Tests.TC_lu_by_imei.merged Generated MSC_Tests.TC_lu_by_tmsi_noauth_unknown.merged Generated MSC_Tests.TC_lu_clear_request.merged Generated MSC_Tests.TC_lu_disconnect.merged Generated MSC_Tests.TC_lu_imsi_auth3g_tmsi.merged Generated MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.merged Generated MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.merged Generated MSC_Tests.TC_lu_imsi_noauth_notmsi.merged Generated MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.merged Generated MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.merged Generated MSC_Tests.TC_lu_imsi_noauth_tmsi.merged Generated MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.merged Generated MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.merged Generated MSC_Tests.TC_lu_imsi_reject.merged Generated MSC_Tests.TC_lu_imsi_timeout_gsup.merged Generated MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.merged Generated MSC_Tests.TC_lu_tmsi_noauth_notmsi.merged Generated MSC_Tests.TC_lu_with_invalid_mcc_mnc.merged Generated MSC_Tests.TC_mm_id_resp_no_identity.merged Generated MSC_Tests.TC_mo_call_clear_request.merged Generated MSC_Tests.TC_mo_cc_bssmap_clear.merged Generated MSC_Tests.TC_mo_cc_iu_release.merged Generated MSC_Tests.TC_mo_crcx_ran_reject.merged Generated MSC_Tests.TC_mo_crcx_ran_timeout.merged Generated MSC_Tests.TC_mo_release_timeout.merged Generated MSC_Tests.TC_mo_setup_and_dtmf_dup.merged Generated MSC_Tests.TC_mo_setup_and_nothing.merged Generated MSC_Tests.TC_mo_ussd_for_unknown_trans.merged Generated MSC_Tests.TC_mt_call_clear_request.merged Generated MSC_Tests.TC_mt_crcx_ran_reject.merged ttcn3_logmerge: warning: timestamp is in wrong order in file MSC_Tests-TC_mt_t310-ef4f76b449f4-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-147 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-msc-test-latest-2063-msc jenkins-ttcn3-msc-test-latest-2063-stp + [ -n jenkins-ttcn3-msc-test-latest-2063-msc jenkins-ttcn3-msc-test-latest-2063-stp ] + docker_kill_wait jenkins-ttcn3-msc-test-latest-2063-msc jenkins-ttcn3-msc-test-latest-2063-stp + docker kill jenkins-ttcn3-msc-test-latest-2063-msc jenkins-ttcn3-msc-test-latest-2063-stp jenkins-ttcn3-msc-test-latest-2063-msc jenkins-ttcn3-msc-test-latest-2063-stp + docker wait jenkins-ttcn3-msc-test-latest-2063-msc jenkins-ttcn3-msc-test-latest-2063-stp 137 137 + network_remove + set +x Removing network ttcn3-msc-test-147 + docker network remove ttcn3-msc-test-147 ttcn3-msc-test-147 + 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-2063-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:7361 MSC_Tests control part MSC_Tests.ttcn:7341 TC_lu_tmsi_noauth_notmsi testcase Timeout waiting for ClearCommand/Release MSC_Tests.ttcn:7366 MSC_Tests control part MSC_Tests.ttcn:651 TC_lu_imsi_timeout_tmsi_realloc testcase Expected LU ACK, but received REJ MSC_Tests.ttcn:7380 MSC_Tests control part MSC_Tests.ttcn:1230 TC_attached_imsi_lu_unknown_tmsi testcase Rx unexpected GSUP message MSC_Tests.ttcn:7430 MSC_Tests control part MSC_Tests.ttcn:2815 TC_gsup_mo_sms testcase Rx unexpected GSUP message MSC_Tests.ttcn:7431 MSC_Tests control part MSC_Tests.ttcn:2870 TC_gsup_mo_smma testcase Rx unexpected GSUP message MSC_Tests.ttcn:7435 MSC_Tests control part MSC_Tests.ttcn:3214 TC_gsup_mo_mt_sms_rp_mr testcase Unknown/unexpected GSUP received MSC_Tests.ttcn:7445 MSC_Tests control part MSC_Tests.ttcn:4057 TC_mt_ussd_for_unknown_subscr testcase Unknown/unexpected GSUP received MSC_Tests.ttcn:7447 MSC_Tests control part MSC_Tests.ttcn:4158 TC_proc_ss_for_unknown_session 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 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 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